@Beta(value=V1_1_0)
public interface Credential
extends com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.arm.models.HasId, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
Modifier and Type | Method and Description |
---|---|
org.joda.time.DateTime |
endDate() |
org.joda.time.DateTime |
startDate() |
String |
value() |
key
org.joda.time.DateTime startDate()
org.joda.time.DateTime endDate()
String value()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/