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