ArmApplication.Identity Property
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.
The identity of the resource.
public Azure.Provisioning.Resources.ArmApplicationManagedIdentity Identity { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ArmApplicationManagedIdentity> Identity { get; set; }
member this.Identity : Azure.Provisioning.Resources.ArmApplicationManagedIdentity with get, set
member this.Identity : Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ArmApplicationManagedIdentity> with get, set
Public Property Identity As ArmApplicationManagedIdentity
Public Property Identity As BicepValue(Of ArmApplicationManagedIdentity)