Class GetWorkspaceApiOperationPolicyResult


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

      • format

        public java.util.Optional<java.lang.String> format()
        Returns:
        Format of the policyContent.
      • 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
      • type

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

        public java.lang.String value()
        Returns:
        Contents of the Policy as defined by the format.