Sdílet prostřednictvím


NetworkSiblingSet interface

Describes the contents of a network sibling set.

Properties

networkFeatures

Network features available to the volume, or current state of update.

networkSiblingSetId

Network Sibling Set ID for a group of volumes sharing networking resources in a subnet.

networkSiblingSetStateId

Network sibling set state Id identifying the current state of the sibling set.

nicInfoList

List of NIC information

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.

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}

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

List of NIC information

nicInfoList?: NicInfo[]

Property Value

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