Interface InformationProtectionPolicy.DefinitionStages.WithScope

All Known Subinterfaces:
InformationProtectionPolicy.Definition, InformationProtectionPolicy.DefinitionStages.Blank
Enclosing interface:
InformationProtectionPolicy.DefinitionStages

public static interface InformationProtectionPolicy.DefinitionStages.WithScope
The stage of the InformationProtectionPolicy definition allowing to specify parent resource.
  • Method Details

    • withExistingScope

      Specifies scope.
      Parameters:
      scope - Scope of the query, can be subscription (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group (/providers/Microsoft.Management/managementGroups/mgName).
      Returns:
      the next definition stage.