Interface PrivateLinkResource

All Superinterfaces:
HasInner<com.microsoft.azure.management.cosmosdb.implementation.PrivateLinkResourceInner>

@Beta(V1_28_0) public interface PrivateLinkResource extends HasInner<com.microsoft.azure.management.cosmosdb.implementation.PrivateLinkResourceInner>
A private link resource.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the private link resource group id.
    id()
    Get the id value.
    Get the name value.
    Get the private link resource required member names.
    Get the type value.

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

    inner
  • Method Details

    • id

      String id()
      Get the id value.
      Returns:
      the id value
    • name

      String name()
      Get the name value.
      Returns:
      the name value
    • type

      String type()
      Get the type value.
      Returns:
      the type value
    • groupId

      String groupId()
      Get the private link resource group id.
      Returns:
      the groupId value
    • requiredMembers

      List<String> requiredMembers()
      Get the private link resource required member names.
      Returns:
      the requiredMembers value