Compartilhar via


IContainerResources.EphemeralStorage Property

Definition

Ephemeral Storage, e.g. "1Gi"

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Ephemeral Storage, e.g. "1Gi"", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ephemeralStorage", Update=false)]
public string EphemeralStorage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Ephemeral Storage, e.g. "1Gi"", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ephemeralStorage", Update=false)>]
member this.EphemeralStorage : string
Public ReadOnly Property EphemeralStorage As String

Property Value

Attributes

Applies to