Partager via


IPool.FabricProfile Property

Definition

Defines the type of fabric the agent will run on.

[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Defines the type of fabric the agent will run on.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IFabricProfile) }, Read=true, ReadOnly=false, Required=false, SerializedName="fabricProfile", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IFabricProfile FabricProfile { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Defines the type of fabric the agent will run on.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IFabricProfile) }, Read=true, ReadOnly=false, Required=false, SerializedName="fabricProfile", Update=true)>]
member this.FabricProfile : Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IFabricProfile with get, set
Public Property FabricProfile As IFabricProfile

Property Value

Attributes

Applies to