UserAssignedIdentityPatch.IsolationScope Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enum to configure regional restrictions on identity assignment, as necessary.
public Azure.ResourceManager.ManagedServiceIdentities.Models.IsolationScope? IsolationScope { get; set; }
member this.IsolationScope : Nullable<Azure.ResourceManager.ManagedServiceIdentities.Models.IsolationScope> with get, set
Public Property IsolationScope As Nullable(Of IsolationScope)