Compartir a través de


BlobInventoryPolicyDefinition.Schedule Propiedad

Definición

Obtiene o establece que se trata de un campo obligatorio. Este campo se usa para programar una formación de inventario. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a