NewAzConnectedKubernetes_CreateExpanded.SystemDataCreatedAt Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Category(new Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="The timestamp of resource creation (UTC).", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="createdAt")]
[System.Management.Automation.Parameter(HelpMessage="The timestamp of resource creation (UTC).", Mandatory=false)]
public DateTime SystemDataCreatedAt { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Category(new Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="The timestamp of resource creation (UTC).", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="createdAt")>]
[<System.Management.Automation.Parameter(HelpMessage="The timestamp of resource creation (UTC).", Mandatory=false)>]
member this.SystemDataCreatedAt : DateTime with get, set
Public Property SystemDataCreatedAt As DateTime

Property Value

DateTime
Attributes

Applies to