Condividi tramite


IDeploymentSettings.AddonConfig Property

Definition

Collection of addons

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Collection of addons", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IDeploymentSettingsAddonConfigs) }, Read=true, ReadOnly=false, Required=false, SerializedName="addonConfigs", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IDeploymentSettingsAddonConfigs AddonConfig { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Collection of addons", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IDeploymentSettingsAddonConfigs) }, Read=true, ReadOnly=false, Required=false, SerializedName="addonConfigs", Update=true)>]
member this.AddonConfig : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IDeploymentSettingsAddonConfigs with get, set
Public Property AddonConfig As IDeploymentSettingsAddonConfigs

Property Value

Attributes

Applies to