Sdílet prostřednictvím


PartnerResponseData Class

Definition

A class representing the PartnerResponse data model. this is the management partner operations response

public class PartnerResponseData : Azure.ResourceManager.Models.ResourceData
type PartnerResponseData = class
    inherit ResourceData
Public Class PartnerResponseData
Inherits ResourceData
Inheritance
PartnerResponseData

Properties

CreatedOn

This is the DateTime when the partner was created.

ETag

Type of the partner.

Id

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

(Inherited from ResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
ObjectId

This is the object id.

PartnerId

This is the partner id.

PartnerName

This is the partner name.

ResourceType

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

(Inherited from ResourceData)
State

This is the partner state.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
TenantId

This is the tenant id.

UpdatedOn

This is the DateTime when the partner was updated.

Version

This is the version.

Applies to