IDiagnosticResource.AcceptedAt 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.
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