IContainerResources.EphemeralStorage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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