AttestationProperties.Owner Property

Definition

The person responsible for setting the state of the resource. This value is typically an Azure Active Directory object ID.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PropertyOrigin.Owned)]
public string Owner { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PropertyOrigin.Owned)>]
member this.Owner : string with get, set
Public Property Owner As String

Property Value

Implements

Attributes

Applies to