Share via


IResourceProviderManifestProperties Interface

Definition

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

Properties

Capability
FeatureRuleRequiredFeaturesPolicy
ManagementIncidentContactEmail
ManagementIncidentRoutingService
ManagementIncidentRoutingTeam
ManagementManifestOwner
ManagementResourceAccessPolicy
ManagementResourceAccessRole
ManagementSchemaOwner
ManagementServiceTreeInfo
Metadata

Any object

Namespace
ProviderAuthenticationAllowedAudience
ProviderAuthorization
ProviderType
ProviderVersion
RequestHeaderOptionOptInHeader
RequiredFeature
TemplateDeploymentOptionPreflightOption
TemplateDeploymentOptionPreflightSupported

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to