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