Share via


IResourceProviderManifest Interface

Definition

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

Properties

Capability
FeatureRuleRequiredFeaturesPolicy
GlobalNotificationEndpoint
ManagementIncidentContactEmail
ManagementIncidentRoutingService
ManagementIncidentRoutingTeam
ManagementManifestOwner
ManagementResourceAccessPolicy
ManagementResourceAccessRole
ManagementSchemaOwner
ManagementServiceTreeInfo
Metadata

Any object

Namespace
ProviderAuthenticationAllowedAudience
ProviderAuthorization
ProviderType
ProviderVersion
RequestHeaderOptionOptInHeader
RequiredFeature
ReRegisterSubscriptionMetadataConcurrencyLimit
ReRegisterSubscriptionMetadataEnabled
ResourceType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to