Interface ManagedPrivateEndpoint.DefinitionStages.WithPrivateLinkResourceId

All Known Subinterfaces:
ManagedPrivateEndpoint.Definition, ManagedPrivateEndpoint.DefinitionStages.WithCreate
Enclosing interface:
ManagedPrivateEndpoint.DefinitionStages

public static interface ManagedPrivateEndpoint.DefinitionStages.WithPrivateLinkResourceId
The stage of the ManagedPrivateEndpoint definition allowing to specify privateLinkResourceId.
  • Method Details

    • withPrivateLinkResourceId

      ManagedPrivateEndpoint.DefinitionStages.WithCreate withPrivateLinkResourceId(String privateLinkResourceId)
      Specifies the privateLinkResourceId property: The ARM resource ID of the resource for which the managed private endpoint is created..
      Parameters:
      privateLinkResourceId - The ARM resource ID of the resource for which the managed private endpoint is created.
      Returns:
      the next definition stage.