次の方法で共有


GenericResource.ManagedBy Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="managedBy")]
public string ManagedBy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managedBy")>]
member this.ManagedBy : string with get, set
Public Property ManagedBy As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to