ResourceProviderManifestProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ResourceProviderManifestProperties.
public class ResourceProviderManifestProperties
type ResourceProviderManifestProperties = class
Public Class ResourceProviderManifestProperties
- Inheritance
-
ResourceProviderManifestProperties
- Derived
Constructors
ResourceProviderManifestProperties() |
Initializes a new instance of ResourceProviderManifestProperties. |
Properties
Capabilities |
Gets the capabilities. |
Management |
Gets or sets the management. |
Metadata |
Anything To assign an object to this property use FromObjectAsJson<T>(T, JsonSerializerOptions). To assign an already formatted json string to this property use FromString(String). Examples:
|
Namespace |
Gets or sets the namespace. |
OptInHeaders |
Gets or sets the opt in headers. |
ProviderAuthenticationAllowedAudiences |
Gets or sets the provider authentication allowed audiences. |
ProviderAuthorizations |
Gets the provider authorizations. |
ProviderType |
Gets or sets the provider type. |
ProviderVersion |
Gets or sets the provider version. |
RequiredFeatures |
Gets the required features. |
RequiredFeaturesPolicy |
Gets or sets the required features policy. |
TemplateDeploymentOptions |
Gets or sets the template deployment options. |