Share via


IProviderRegistrationProperties.ThirdPartyProviderAuthorizationAuthorization Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ILightHouseAuthorization) }, ReadOnly=false, Required=false, SerializedName="authorizations")]
public Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ILightHouseAuthorization[] ThirdPartyProviderAuthorizationAuthorization { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ILightHouseAuthorization) }, ReadOnly=false, Required=false, SerializedName="authorizations")>]
member this.ThirdPartyProviderAuthorizationAuthorization : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ILightHouseAuthorization[] with get, set
Public Property ThirdPartyProviderAuthorizationAuthorization As ILightHouseAuthorization()

Property Value

Attributes

Applies to