Interface SharedPrivateLinkResource.DefinitionStages.WithPrivateLinkResourceId

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

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

    • withPrivateLinkResourceId

      SharedPrivateLinkResource.DefinitionStages.WithCreate withPrivateLinkResourceId(String privateLinkResourceId)
      Specifies the privateLinkResourceId property: The resource id of the resource the shared private link resource is for.
      Parameters:
      privateLinkResourceId - The resource id of the resource the shared private link resource is for.
      Returns:
      the next definition stage.