| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApiKVReferenceProperties |
ApiKVReferenceProperties.withActiveVersion(String activeVersion)
Set the activeVersion property: The activeVersion property.
|
ApiKVReferenceProperties |
ApiKVReferenceProperties.withDetails(String details)
Set the details property: The details property.
|
ApiKVReferenceProperties |
ApiKVReferenceProperties.withIdentityType(ManagedServiceIdentity identityType)
Set the identityType property: Managed service identity.
|
ApiKVReferenceProperties |
ApiKVReferenceProperties.withReference(String reference)
Set the reference property: The reference property.
|
ApiKVReferenceProperties |
ApiKVReferenceProperties.withSecretName(String secretName)
Set the secretName property: The secretName property.
|
ApiKVReferenceProperties |
ApiKVReferenceProperties.withSecretVersion(String secretVersion)
Set the secretVersion property: The secretVersion property.
|
ApiKVReferenceProperties |
ApiKVReferenceProperties.withSource(ConfigReferenceSource source)
Set the source property: The source property.
|
ApiKVReferenceProperties |
ApiKVReferenceProperties.withStatus(ResolveStatus status)
Set the status property: The status property.
|
ApiKVReferenceProperties |
ApiKVReferenceProperties.withVaultName(String vaultName)
Set the vaultName property: The vaultName property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.