IVirtualNetworkAddress.TimeAssigned Property

Definition

The date and time when the create operation for the application virtual IP (VIP) address completed.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The date and time when the create operation for the application virtual IP (VIP) address completed.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="timeAssigned", Update=false)]
public DateTime? TimeAssigned { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The date and time when the create operation for the application virtual IP (VIP) address completed.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="timeAssigned", Update=false)>]
member this.TimeAssigned : Nullable<DateTime>
Public ReadOnly Property TimeAssigned As Nullable(Of DateTime)

Property Value

Attributes

Applies to