Share via


ICustomRolloutSpecificationProviderRegistration Interface

Definition

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

Properties

Capability (Inherited from IProviderRegistration)
FeatureRuleRequiredFeaturesPolicy (Inherited from IProviderRegistration)
Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from IResource)
ManagementIncidentContactEmail (Inherited from IProviderRegistration)
ManagementIncidentRoutingService (Inherited from IProviderRegistration)
ManagementIncidentRoutingTeam (Inherited from IProviderRegistration)
ManagementManifestOwner (Inherited from IProviderRegistration)
ManagementResourceAccessPolicy (Inherited from IProviderRegistration)
ManagementResourceAccessRole (Inherited from IProviderRegistration)
ManagementSchemaOwner (Inherited from IProviderRegistration)
ManagementServiceTreeInfo (Inherited from IProviderRegistration)
Metadata

Any object

(Inherited from IProviderRegistration)
Name

The name of the resource

(Inherited from IResource)
Namespace (Inherited from IProviderRegistration)
ProviderAuthenticationAllowedAudience (Inherited from IProviderRegistration)
ProviderAuthorization (Inherited from IProviderRegistration)
ProviderHubMetadataProviderAuthenticationAllowedAudience (Inherited from IProviderRegistration)
ProviderHubMetadataProviderAuthorization (Inherited from IProviderRegistration)
ProviderType (Inherited from IProviderRegistration)
ProviderVersion (Inherited from IProviderRegistration)
ProvisioningState (Inherited from IProviderRegistration)
RequestHeaderOptionOptInHeader (Inherited from IProviderRegistration)
RequiredFeature (Inherited from IProviderRegistration)
SubscriptionLifecycleNotificationSpecificationSoftDeleteTtl (Inherited from IProviderRegistration)
SubscriptionLifecycleNotificationSpecificationSubscriptionStateOverrideAction (Inherited from IProviderRegistration)
TemplateDeploymentOptionPreflightOption (Inherited from IProviderRegistration)
TemplateDeploymentOptionPreflightSupported (Inherited from IProviderRegistration)
ThirdPartyProviderAuthorizationAuthorization (Inherited from IProviderRegistration)
ThirdPartyProviderAuthorizationManagedByTenantId (Inherited from IProviderRegistration)
Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to