VirtualNetworkAddressProperties interface
virtualNetworkAddress resource properties
Properties
domain | Virtual network address fully qualified domain name. NOTE: This property will not be serialized. It can only be populated by the server. |
ip |
Virtual network Address address. |
lifecycle |
Additional information about the current lifecycle state of the application virtual IP (VIP) address. NOTE: This property will not be serialized. It can only be populated by the server. |
lifecycle |
virtual network address lifecycle state. NOTE: This property will not be serialized. It can only be populated by the server. |
ocid | Application VIP OCID. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Azure resource provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
time |
The date and time when the create operation for the application virtual IP (VIP) address completed. NOTE: This property will not be serialized. It can only be populated by the server. |
vm |
Virtual Machine OCID. |
Property Details
domain
Virtual network address fully qualified domain name. NOTE: This property will not be serialized. It can only be populated by the server.
domain?: string
Property Value
string
ipAddress
Virtual network Address address.
ipAddress?: string
Property Value
string
lifecycleDetails
Additional information about the current lifecycle state of the application virtual IP (VIP) address. NOTE: This property will not be serialized. It can only be populated by the server.
lifecycleDetails?: string
Property Value
string
lifecycleState
virtual network address lifecycle state. NOTE: This property will not be serialized. It can only be populated by the server.
lifecycleState?: string
Property Value
string
ocid
Application VIP OCID. NOTE: This property will not be serialized. It can only be populated by the server.
ocid?: string
Property Value
string
provisioningState
Azure resource provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
timeAssigned
The date and time when the create operation for the application virtual IP (VIP) address completed. NOTE: This property will not be serialized. It can only be populated by the server.
timeAssigned?: Date
Property Value
Date
vmOcid
Virtual Machine OCID.
vmOcid?: string
Property Value
string