QueryNetworkSiblingSetRequest 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.
Network sibling set query.
public class QueryNetworkSiblingSetRequest
type QueryNetworkSiblingSetRequest = class
Public Class QueryNetworkSiblingSetRequest
- Inheritance
-
QueryNetworkSiblingSetRequest
Remarks
Network sibling set query.
Constructors
QueryNetworkSiblingSetRequest() |
Initializes a new instance of the QueryNetworkSiblingSetRequest class. |
QueryNetworkSiblingSetRequest(String, String) |
Initializes a new instance of the QueryNetworkSiblingSetRequest class. |
Properties
NetworkSiblingSetId |
Gets or sets network Sibling Set ID for a group of volumes sharing networking resources in a subnet. |
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. |