Partager via


IKeyCreationTime.Key1 Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=false, SerializedName="key1", Update=true)]
public DateTime? Key1 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=false, SerializedName="key1", Update=true)>]
member this.Key1 : Nullable<DateTime> with get, set
Public Property Key1 As Nullable(Of DateTime)

Property Value

Attributes

Applies to