Sdílet prostřednictvím


UpdateNetworkSiblingSetRequest Class

Definition

Network sibling set update.

public class UpdateNetworkSiblingSetRequest
type UpdateNetworkSiblingSetRequest = class
Public Class UpdateNetworkSiblingSetRequest
Inheritance
UpdateNetworkSiblingSetRequest

Remarks

Network sibling set update.

Constructors

UpdateNetworkSiblingSetRequest()

Initializes a new instance of the UpdateNetworkSiblingSetRequest class.

UpdateNetworkSiblingSetRequest(String, String, String, String)

Initializes a new instance of the UpdateNetworkSiblingSetRequest class.

Properties

NetworkFeatures

Gets or sets network features available to the volume. 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.

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}

Methods

Validate()

Validate the object.

Applies to