次の方法で共有


A2AProtectionContainerMappingDetails.ScheduleName Property

Definition

Gets or sets the schedule arm name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to