Share via


ManagedServiceBaseProperties.CorrelationScheme Property

Definition

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

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

Property Value

Applies to