IComputeInstanceProperties.ConnectivityEndpointPublicIPAddress 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.
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