RemotePrivateEndpointConnection Class

  • java.lang.Object
    • com.azure.resourcemanager.deviceupdate.models.RemotePrivateEndpointConnection

public class RemotePrivateEndpointConnection

Remote private endpoint connection details.

Constructor Summary

Constructor Description
RemotePrivateEndpointConnection()

Method Summary

Modifier and Type Method and Description
String id()

Get the id property: Remote private endpoint connection ID.

void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

RemotePrivateEndpointConnection

public RemotePrivateEndpointConnection()

Method Details

id

public String id()

Get the id property: Remote private endpoint connection ID.

Returns:

the id value.

validate

public void validate()

Validates the instance.

Applies to