Share via


IThirdPartyProviderAuthorization Interface

Definition

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

Properties

Authorization
ManagedByTenantId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to