| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ResolveStatus |
ApiKVReferenceProperties.status()
Get the status property: The status property.
|
ResolveStatus |
ApiKVReferenceInner.status()
Get the status property: The status property.
|
| Modifier and Type | Method and Description |
|---|---|
ApiKVReferenceProperties |
ApiKVReferenceProperties.withStatus(ResolveStatus status)
Set the status property: The status property.
|
ApiKVReferenceInner |
ApiKVReferenceInner.withStatus(ResolveStatus status)
Set the status property: The status property.
|
| Modifier and Type | Method and Description |
|---|---|
static ResolveStatus |
ResolveStatus.fromString(String value)
Parses a serialized value to a ResolveStatus instance.
|
static ResolveStatus |
ResolveStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResolveStatus[] |
ResolveStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.