IEnableDisableOnResources.ResourceId Property

Definition

Network Fabrics or Network Rack resource Id.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Network Fabrics or Network Rack resource Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceIds", Update=true)]
public System.Collections.Generic.List<string> ResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Network Fabrics or Network Rack resource Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceIds", Update=true)>]
member this.ResourceId : System.Collections.Generic.List<string> with get, set
Public Property ResourceId As List(Of String)

Property Value

Attributes

Applies to