Share via


AttestationServiceCreationParams.Properties Property

Definition

Gets or sets properties of the attestation service instance

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.Attestation.Models.AttestationServiceCreationSpecificParams Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.Attestation.Models.AttestationServiceCreationSpecificParams with get, set
Public Property Properties As AttestationServiceCreationSpecificParams

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to