Share via


ServiceFabricServicePatch.CorrelationScheme Property

Definition

A list that describes the correlation of the service with other services.

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabric.Models.ServiceCorrelationDescription> CorrelationScheme { get; }
member this.CorrelationScheme : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabric.Models.ServiceCorrelationDescription>
Public ReadOnly Property CorrelationScheme As IList(Of ServiceCorrelationDescription)

Property Value

Applies to