Compartilhar via


IComputeInstanceProperties.ConnectivityEndpointPublicIPAddress Property

Definition

Public IP Address of this ComputeInstance.

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

Property Value

Attributes

Applies to