次の方法で共有


IDefaultAuthorizationPolicy Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.DefaultAuthorizationPolicyTypeConverter))]
public interface IDefaultAuthorizationPolicy : Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.DefaultAuthorizationPolicyTypeConverter))>]
type IDefaultAuthorizationPolicy = interface
    interface IJsonSerializable
Public Interface IDefaultAuthorizationPolicy
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AllowedApplication
AllowedPrincipalGroup
AllowedPrincipalIdentity

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to