ApiKVReferenceInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. appservice. fluent. models. ApiKVReferenceInner
- com.
- com.
public final class ApiKVReferenceInner
extends ProxyResource
Description of site key vault references.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
activeVersion()
Get the active |
| String |
details()
Get the details property: The details property. |
|
static
Api |
fromJson(JsonReader jsonReader)
Reads an instance of Api |
| String |
id()
Get the id property: Fully qualified resource Id for the resource. |
|
Managed |
identityType()
Get the identity |
| String |
kind()
Get the kind property: Kind of resource. |
| String |
name()
Get the name property: The name of the resource. |
| String |
reference()
Get the reference property: The reference property. |
| String |
secretName()
Get the secret |
| String |
secretVersion()
Get the secret |
|
Config |
source()
Get the source property: The source property. |
|
Resolve |
status()
Get the status property: The status property. |
|
System |
systemData()
Get the system |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: The type of the resource. |
| void |
validate()
Validates the instance. |
| String |
vaultName()
Get the vault |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
Method Details
activeVersion
public String activeVersion()
Get the activeVersion property: The activeVersion property.
Returns:
details
public String details()
Get the details property: The details property.
Returns:
fromJson
public static ApiKVReferenceInner fromJson(JsonReader jsonReader)
Reads an instance of ApiKVReferenceInner from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Fully qualified resource Id for the resource.
Overrides:
ApiKVReferenceInner.id()Returns:
identityType
public ManagedServiceIdentity identityType()
Get the identityType property: Managed service identity.
Returns:
kind
public String kind()
Get the kind property: Kind of resource.
Returns:
name
public String name()
Get the name property: The name of the resource.
Overrides:
ApiKVReferenceInner.name()Returns:
reference
public String reference()
Get the reference property: The reference property.
Returns:
secretName
public String secretName()
Get the secretName property: The secretName property.
Returns:
secretVersion
public String secretVersion()
Get the secretVersion property: The secretVersion property.
Returns:
source
public ConfigReferenceSource source()
Get the source property: The source property.
Returns:
status
public ResolveStatus status()
Get the status property: The status property.
Returns:
systemData
public SystemData systemData()
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
ApiKVReferenceInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: The type of the resource.
Overrides:
ApiKVReferenceInner.type()Returns:
validate
public void validate()
Validates the instance.
vaultName
public String vaultName()
Get the vaultName property: The vaultName property.
Returns: