CognitiveServicesComputeConnectivityEndpoints Class
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.
Network connectivity endpoints for a Container Instance compute.
public class CognitiveServicesComputeConnectivityEndpoints : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesComputeConnectivityEndpoints>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesComputeConnectivityEndpoints>
type CognitiveServicesComputeConnectivityEndpoints = class
interface IJsonModel<CognitiveServicesComputeConnectivityEndpoints>
interface IPersistableModel<CognitiveServicesComputeConnectivityEndpoints>
Public Class CognitiveServicesComputeConnectivityEndpoints
Implements IJsonModel(Of CognitiveServicesComputeConnectivityEndpoints), IPersistableModel(Of CognitiveServicesComputeConnectivityEndpoints)
- Inheritance
-
CognitiveServicesComputeConnectivityEndpoints
- Implements
Properties
| Name | Description |
|---|---|
| PublicIpAddress |
The public IP address of the compute instance. |
| SshPort |
The SSH port for the compute instance. |