Aracılığıyla paylaş


BlobInventoryPolicyDefinition.Schedule Property

Definition

Gets or sets this is a required field. This field is used to schedule an inventory formation. Possible values include: 'Daily', 'Weekly'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to