JitRequest.UpdatedBy 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 client entity that last updated the JIT request.
public Azure.Provisioning.Resources.ArmApplicationDetails UpdatedBy { get; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ArmApplicationDetails> UpdatedBy { get; }
member this.UpdatedBy : Azure.Provisioning.Resources.ArmApplicationDetails
member this.UpdatedBy : Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ArmApplicationDetails>
Public ReadOnly Property UpdatedBy As ArmApplicationDetails
Public ReadOnly Property UpdatedBy As BicepValue(Of ArmApplicationDetails)
Property Value
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET