PartnerRegistration interface

Information about a partner registration.

Extends

Properties

partnerRegistrationImmutableId

The immutableId of the corresponding partner registration. Note: This property is marked for deprecation and is not supported in any future GA API version

provisioningState

Provisioning state of the partner registration. NOTE: This property will not be serialized. It can only be populated by the server.

systemData

The system metadata relating to Partner Registration resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

location

Location of the resource.

name

Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Tags of the resource.

type

Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

partnerRegistrationImmutableId

The immutableId of the corresponding partner registration. Note: This property is marked for deprecation and is not supported in any future GA API version

partnerRegistrationImmutableId?: string

Property Value

string

provisioningState

Provisioning state of the partner registration. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

systemData

The system metadata relating to Partner Registration resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited Property Details

id

Fully qualified identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From TrackedResource.id

location

Location of the resource.

location: string

Property Value

string

Inherited From TrackedResource.location

name

Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From TrackedResource.name

tags

Tags of the resource.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From TrackedResource.tags

type

Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From TrackedResource.type