Skip to main content

resource_network_sibling_set

Overview

Nameresource_network_sibling_set
TypeResource
Idazure_isv.netapp.resource_network_sibling_set

Fields

NameDatatypeDescription
networkFeaturesstringNetwork features available to the volume, or current state of update.
networkSiblingSetIdstringNetwork Sibling Set ID for a group of volumes sharing networking resources in a subnet.
networkSiblingSetStateIdstringNetwork sibling set state Id identifying the current state of the sibling set.
nicInfoListarrayList of NIC information
provisioningStatestringGets the status of the NetworkSiblingSet at the time the operation was called.
subnetIdstringThe 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

NameAccessible byRequired ParamsDescription
query_network_sibling_setSELECTlocation, subscriptionId, data__networkSiblingSetId, data__subnetIdGet details of the specified network sibling set.
updateEXEClocation, subscriptionId, data__networkFeatures, data__networkSiblingSetId, data__networkSiblingSetStateId, data__subnetIdUpdate the network features of the specified network sibling set.