AttestationServiceCreationParams 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 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. |