UpdateNetworkSiblingSetRequest interface
Network sibling set update.
Properties
network |
Network features available to the volume. |
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. |
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.
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
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