共用方式為


ServiceFabricManagedNodeTypeData.VmApplications Property

Definition

Specifies the gallery applications that should be made available to the underlying VMSS.

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

Property Value

Applies to