IUserRequestDetails.Date 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.
Gets request date
[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Gets request date", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="date", Update=false)]
public string Date { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Gets request date", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="date", Update=false)>]
member this.Date : string
Public ReadOnly Property Date As String
Property Value
- Attributes