Share via


AttestationServicePatchParams Class

Definition

Parameters for patching an attestation service instance

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

Constructors

AttestationServicePatchParams()

Initializes a new instance of the AttestationServicePatchParams class.

AttestationServicePatchParams(IDictionary<String,String>)

Initializes a new instance of the AttestationServicePatchParams class.

Properties

Tags

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

Applies to