ResourceProviderManagement interface

model interface ResourceProviderManagement

Properties

authorizationOwners

The authorization owners.

canaryManifestOwners

List of manifest owners for canary.

errorResponseMessageOptions

Options for error response messages.

expeditedRolloutMetadata

Metadata for expedited rollout.

expeditedRolloutSubmitters

List of expedited rollout submitters.

incidentContactEmail

The incident contact email.

incidentRoutingService

The incident routing service.

incidentRoutingTeam

The incident routing team.

manifestOwners

The manifest owners.

pcCode

The profit center code for the subscription.

profitCenterProgramId

The profit center program id for the subscription.

resourceAccessPolicy

The resource access policy.

resourceAccessRoles

The resource access roles.

schemaOwners

The schema owners.

serviceTreeInfos

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[]

serviceTreeInfos

The service tree infos.

serviceTreeInfos?: ServiceTreeInfo[]

Property Value