GovernanceRuleMetadata.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.
Gets governance rule last updated by object id (GUID)
[Newtonsoft.Json.JsonProperty(PropertyName="updatedBy")]
public string UpdatedBy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="updatedBy")>]
member this.UpdatedBy : string
Public ReadOnly Property UpdatedBy As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute