Share via


IFileSystemResource.PrivateIP Property

Definition

Private IPs of the resource

[Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Runtime.Info(Description="Private IPs of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateIPs")]
public string[] PrivateIP { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Runtime.Info(Description="Private IPs of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateIPs")>]
member this.PrivateIP : string[] with get, set
Public Property PrivateIP As String()

Property Value

String[]
Attributes

Applies to