Aracılığıyla paylaş


IBaseContainer.ResourceEphemeralStorage 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 ResourceEphemeralStorage { 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.ResourceEphemeralStorage : string
Public ReadOnly Property ResourceEphemeralStorage As String

Property Value

Attributes

Applies to