IStorageAccount.SkuConversionStatusStartTime 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.
This property represents the sku conversion start time.
[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="This property represents the sku conversion start time.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="startTime", Update=false)]
public string SkuConversionStatusStartTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="This property represents the sku conversion start time.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="startTime", Update=false)>]
member this.SkuConversionStatusStartTime : string
Public ReadOnly Property SkuConversionStatusStartTime As String
Property Value
- Attributes