ServiceResourcePropertiesBase.CorrelationScheme Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="correlationScheme")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ServiceCorrelation> CorrelationScheme { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="correlationScheme")>]
member this.CorrelationScheme : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ServiceCorrelation> with get, set
Public Property CorrelationScheme As IList(Of ServiceCorrelation)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to