PSNetAppNetworkSiblingSet Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSNetAppNetworkSiblingSet
type PSNetAppNetworkSiblingSet = class
Public Class PSNetAppNetworkSiblingSet
- Inheritance
-
PSNetAppNetworkSiblingSet
Constructors
PSNetAppNetworkSiblingSet() |
Properties
NetworkFeatures |
Gets or sets network features available to the volume, or current state of update. Possible values include: 'Basic', 'Standard', 'Basic_Standard', 'Standard_Basic' |
NetworkSiblingSetId |
Gets or sets network Sibling Set ID for a group of volumes sharing networking resources in a subnet. |
NetworkSiblingSetStateId |
Gets or sets network sibling set state Id identifying the current state of the sibling set. |
NicInfoList |
Gets or sets list of NIC information |
ProvisioningState |
Gets gets the status of the NetworkSiblingSet at the time the operation was called. Possible values include: 'Succeeded', 'Failed', 'Canceled', 'Updating' |
SubnetId |
Gets or sets 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} |