ResourceProviderManagement interface
model interface ResourceProviderManagement
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. |
Property Details
authorizationOwners
The authorization owners.
authorizationOwners?: string[]
Property Value
string[]
canaryManifestOwners
List of manifest owners for canary.
canaryManifestOwners?: string[]
Property Value
string[]
errorResponseMessageOptions
Options for error response messages.
errorResponseMessageOptions?: ResourceProviderManagementErrorResponseMessageOptions
Property Value
expeditedRolloutMetadata
Metadata for expedited rollout.
expeditedRolloutMetadata?: ResourceProviderManagementExpeditedRolloutMetadata
Property Value
expeditedRolloutSubmitters
List of expedited rollout submitters.
expeditedRolloutSubmitters?: string[]
Property Value
string[]
incidentContactEmail
The incident contact email.
incidentContactEmail?: string
Property Value
string
incidentRoutingService
The incident routing service.
incidentRoutingService?: string
Property Value
string
incidentRoutingTeam
The incident routing team.
incidentRoutingTeam?: string
Property Value
string
manifestOwners
The manifest owners.
manifestOwners?: string[]
Property Value
string[]
pcCode
The profit center code for the subscription.
pcCode?: string
Property Value
string
profitCenterProgramId
The profit center program id for the subscription.
profitCenterProgramId?: string
Property Value
string
resourceAccessPolicy
The resource access policy.
resourceAccessPolicy?: ResourceAccessPolicy
Property Value
resourceAccessRoles
The resource access roles.
resourceAccessRoles?: ResourceAccessRole[]
Property Value
schemaOwners
The schema owners.
schemaOwners?: string[]
Property Value
string[]