AttestationServicePatchParams Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
| Name | Description |
|---|---|
| AttestationServicePatchParams() |
Initializes a new instance of the AttestationServicePatchParams class. |
| AttestationServicePatchParams(IDictionary<String,String>) |
Initializes a new instance of the AttestationServicePatchParams class. |
Properties
| Name | Description |
|---|---|
| Tags |
Gets or sets the tags that will be assigned to the attestation service instance. |