Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Method and Description |
---|---|
static State |
State.fromString(String value)
Parses a serialized value to a State instance.
|
State |
VirtualNetworkRule.state()
Get gets the state of virtual network rule.
|
static State |
State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static State[] |
State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
VirtualNetworkRule |
VirtualNetworkRule.withState(State state)
Set gets the state of virtual network rule.
|
Copyright © 2019. All rights reserved.