Partilhar via


ServiceFabricSettingsCmdletBase.SettingsSectionDescription Property

Definition

[System.Management.Automation.Parameter(HelpMessage="An array of fabric settings", Mandatory=true, ParameterSetName="BatchSettings", ValueFromPipeline=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Microsoft.Azure.Commands.ServiceFabric.Models.PSSettingsSectionDescription[] SettingsSectionDescription { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="An array of fabric settings", Mandatory=true, ParameterSetName="BatchSettings", ValueFromPipeline=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.SettingsSectionDescription : Microsoft.Azure.Commands.ServiceFabric.Models.PSSettingsSectionDescription[] with get, set
Public Property SettingsSectionDescription As PSSettingsSectionDescription()

Property Value

Attributes

Applies to