IDiagnosticResource.AcceptedAt Property

Definition

Diagnostic Request Accepted time.

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=false, Description="Diagnostic Request Accepted time.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="acceptedAt", Update=false)]
public string AcceptedAt { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=false, Description="Diagnostic Request Accepted time.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="acceptedAt", Update=false)>]
member this.AcceptedAt : string
Public ReadOnly Property AcceptedAt As String

Property Value

Attributes

Applies to