AppPlatformServiceRegistryProperties.Instances Property

Definition

Collection of instances belong to Service Registry.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppPlatform.Models.AppPlatformServiceRegistryInstance> Instances { get; }
member this.Instances : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppPlatform.Models.AppPlatformServiceRegistryInstance>
Public ReadOnly Property Instances As IReadOnlyList(Of AppPlatformServiceRegistryInstance)

Property Value

Applies to