Aracılığıyla paylaş


RecoveryServicesProviderProperties.AllowedScenarios Property

Definition

Gets or sets the scenarios allowed on this provider.

[Newtonsoft.Json.JsonProperty(PropertyName="allowedScenarios")]
public System.Collections.Generic.IList<string> AllowedScenarios { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedScenarios")>]
member this.AllowedScenarios : System.Collections.Generic.IList<string> with get, set
Public Property AllowedScenarios As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to