ResourceProviderManifestManagement interface
The resource provider management.
- Extends
Inherited Properties
| authorization |
The authorization owners. |
| canary |
List of manifest owners for canary. |
| error |
Options for error response messages. |
| expedited |
Metadata for expedited rollout. |
| expedited |
List of expedited rollout submitters. |
| incident |
The incident contact email. |
| incident |
The incident routing service. |
| incident |
The incident routing team. |
| manifest |
The manifest owners. |
| pc |
The profit center code for the subscription. |
| profit |
The profit center program id for the subscription. |
| resource |
The resource access policy. |
| resource |
The resource access roles. |
| schema |
The schema owners. |
| service |
The service tree infos. |
Inherited Property Details
authorizationOwners
The authorization owners.
authorizationOwners?: string[]
Property Value
string[]
Inherited From ResourceProviderManagement.authorizationOwners
canaryManifestOwners
List of manifest owners for canary.
canaryManifestOwners?: string[]
Property Value
string[]
Inherited From ResourceProviderManagement.canaryManifestOwners
errorResponseMessageOptions
Options for error response messages.
errorResponseMessageOptions?: ResourceProviderManagementErrorResponseMessageOptions
Property Value
Inherited From ResourceProviderManagement.errorResponseMessageOptions
expeditedRolloutMetadata
Metadata for expedited rollout.
expeditedRolloutMetadata?: ResourceProviderManagementExpeditedRolloutMetadata
Property Value
Inherited From ResourceProviderManagement.expeditedRolloutMetadata
expeditedRolloutSubmitters
List of expedited rollout submitters.
expeditedRolloutSubmitters?: string[]
Property Value
string[]
Inherited From ResourceProviderManagement.expeditedRolloutSubmitters
incidentContactEmail
The incident contact email.
incidentContactEmail?: string
Property Value
string
Inherited From ResourceProviderManagement.incidentContactEmail
incidentRoutingService
The incident routing service.
incidentRoutingService?: string
Property Value
string
Inherited From ResourceProviderManagement.incidentRoutingService
incidentRoutingTeam
The incident routing team.
incidentRoutingTeam?: string
Property Value
string
Inherited From ResourceProviderManagement.incidentRoutingTeam
manifestOwners
The manifest owners.
manifestOwners?: string[]
Property Value
string[]
Inherited From ResourceProviderManagement.manifestOwners
pcCode
The profit center code for the subscription.
pcCode?: string
Property Value
string
Inherited From ResourceProviderManagement.pcCode
profitCenterProgramId
The profit center program id for the subscription.
profitCenterProgramId?: string
Property Value
string
Inherited From ResourceProviderManagement.profitCenterProgramId
resourceAccessPolicy
The resource access policy.
resourceAccessPolicy?: ResourceAccessPolicy
Property Value
Inherited From ResourceProviderManagement.resourceAccessPolicy
resourceAccessRoles
The resource access roles.
resourceAccessRoles?: ResourceAccessRole[]
Property Value
Inherited From ResourceProviderManagement.resourceAccessRoles
schemaOwners
The schema owners.
schemaOwners?: string[]
Property Value
string[]
Inherited From ResourceProviderManagement.schemaOwners
serviceTreeInfos
The service tree infos.
serviceTreeInfos?: ServiceTreeInfo[]
Property Value
Inherited From ResourceProviderManagement.serviceTreeInfos