PrivateEndpointConnectionProperties Class
- java.
lang. Object - com.
azure. resourcemanager. eventgrid. fluent. models. PrivateEndpointConnectionProperties
- com.
public final class PrivateEndpointConnectionProperties
Properties of the private endpoint connection resource.
Constructor | Description | |
---|---|---|
Private |
Modifier and Type | Method and Description |
---|---|
List<String> |
group Get the group |
Private |
private Get the private |
Connection |
private Get the private |
Resource |
provisioning Get the provisioning |
void |
validate()
Validates the instance. |
Private |
with Set the group |
Private |
with Set the private |
Private |
with Set the private |
Private |
with Set the provisioning |
Methods inherited from java.lang.Object
PrivateEndpointConnectionProperties
public PrivateEndpointConnectionProperties()
groupIds
public List
Get the groupIds property: GroupIds from the private link service resource.
Returns:
privateEndpoint
public PrivateEndpoint privateEndpoint()
Get the privateEndpoint property: The Private Endpoint resource for this Connection.
Returns:
privateLinkServiceConnectionState
public ConnectionState privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: Details about the state of the connection.
Returns:
provisioningState
public ResourceProvisioningState provisioningState()
Get the provisioningState property: Provisioning state of the Private Endpoint Connection.
Returns:
validate
public void validate()
Validates the instance.
withGroupIds
public PrivateEndpointConnectionProperties withGroupIds(List
Set the groupIds property: GroupIds from the private link service resource.
Parameters:
Returns:
withPrivateEndpoint
public PrivateEndpointConnectionProperties withPrivateEndpoint(PrivateEndpoint privateEndpoint)
Set the privateEndpoint property: The Private Endpoint resource for this Connection.
Parameters:
Returns:
withPrivateLinkServiceConnectionState
public PrivateEndpointConnectionProperties withPrivateLinkServiceConnectionState(ConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: Details about the state of the connection.
Parameters:
Returns:
withProvisioningState
public PrivateEndpointConnectionProperties withProvisioningState(ResourceProvisioningState provisioningState)
Set the provisioningState property: Provisioning state of the Private Endpoint Connection.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: