NetworkSiblingSet interface
Describes the contents of a network sibling set.
Properties
network |
Network features available to the volume, or current state of update. |
network |
Network Sibling Set ID for a group of volumes sharing networking resources in a subnet. |
network |
Network sibling set state Id identifying the current state of the sibling set. |
nic |
List of NIC information |
provisioning |
Gets the status of the NetworkSiblingSet at the time the operation was called. NOTE: This property will not be serialized. It can only be populated by the server. |
subnet |
The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet} |
Property Details
networkFeatures
Network features available to the volume, or current state of update.
networkFeatures?: string
Property Value
string
networkSiblingSetId
Network Sibling Set ID for a group of volumes sharing networking resources in a subnet.
networkSiblingSetId?: string
Property Value
string
networkSiblingSetStateId
Network sibling set state Id identifying the current state of the sibling set.
networkSiblingSetStateId?: string
Property Value
string
nicInfoList
provisioningState
Gets the status of the NetworkSiblingSet at the time the operation was called. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
subnetId
The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet}
subnetId?: string
Property Value
string