Share via


AttestationServiceCreationParams Class

Definition

Parameters for creating an attestation service instance

public class AttestationServiceCreationParams : Microsoft.Rest.Azure.IResource
type AttestationServiceCreationParams = class
    interface IResource
Public Class AttestationServiceCreationParams
Implements IResource
Inheritance
AttestationServiceCreationParams
Implements

Constructors

AttestationServiceCreationParams()

Initializes a new instance of the AttestationServiceCreationParams class.

AttestationServiceCreationParams(String, AttestationServiceCreationSpecificParams, IDictionary<String,String>)

Initializes a new instance of the AttestationServiceCreationParams class.

Properties

Location

Gets or sets the supported Azure location where the attestation service instance should be created.

Properties

Gets or sets properties of the attestation service instance

Tags

Gets or sets the tags that will be assigned to the attestation service instance.

Methods

Validate()

Validate the object.

Applies to