次の方法で共有


PoolUpdateProperties.FabricProfile Property

Definition

Defines the type of fabric the agent will run on. Please note DevOpsFabricProfile is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include DevOpsVmssFabricProfile.

public Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsFabricProfile FabricProfile { get; set; }
member this.FabricProfile : Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsFabricProfile with get, set
Public Property FabricProfile As DevOpsFabricProfile

Property Value

Applies to