Partilhar via


IPool.OrganizationProfile Property

Definition

Defines the organization in which the pool will be used.

[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Defines the organization in which the pool will be used.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IOrganizationProfile) }, Read=true, ReadOnly=false, Required=false, SerializedName="organizationProfile", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IOrganizationProfile OrganizationProfile { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="Defines the organization in which the pool will be used.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IOrganizationProfile) }, Read=true, ReadOnly=false, Required=false, SerializedName="organizationProfile", Update=true)>]
member this.OrganizationProfile : Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.IOrganizationProfile with get, set
Public Property OrganizationProfile As IOrganizationProfile

Property Value

Attributes

Applies to