Share via


IAttestationIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Attestation.Models.AttestationIdentityTypeConverter))]
public interface IAttestationIdentity : Microsoft.Azure.PowerShell.Cmdlets.Attestation.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Attestation.Models.AttestationIdentityTypeConverter))>]
type IAttestationIdentity = interface
    interface IJsonSerializable
Public Interface IAttestationIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Id

Resource identity path

Location

The location of the default provider.

PrivateEndpointConnectionName

The name of the private endpoint connection associated with the Azure resource

ProviderName

Name of the attestation provider.

ResourceGroupName

The name of the resource group. The name is case insensitive.

SubscriptionId

The ID of the target subscription.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to