IComputeInstanceSchema.ConnectivityEndpointPublicIPAddress Property

Definition

Public IP Address of this ComputeInstance.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Public IP Address of this ComputeInstance.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="publicIpAddress", Update=false)]
public string ConnectivityEndpointPublicIPAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Public IP Address of this ComputeInstance.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="publicIpAddress", Update=false)>]
member this.ConnectivityEndpointPublicIPAddress : string
Public ReadOnly Property ConnectivityEndpointPublicIPAddress As String

Property Value

Attributes

Applies to