Class GetPrivateEndpointConnectionControllerResult


  • public final class GetPrivateEndpointConnectionControllerResult
    extends java.lang.Object
    • Method Detail

      • groupIds

        public java.util.List<java.lang.String> groupIds()
        Returns:
        array of group ids
      • id

        public java.lang.String id()
        Returns:
        Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
      • name

        public java.lang.String name()
        Returns:
        The name of the resource
      • privateEndpoint

        public ResourceIdResponse privateEndpoint()
        Returns:
        private endpoints
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        provisioning state enum
      • systemData

        public SystemDataResponse systemData()
        Returns:
        Azure Resource Manager metadata containing createdBy and modifiedBy information.
      • type

        public java.lang.String type()
        Returns:
        The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"