SetAzServiceFabricManagedClusterService.HasPersistedState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Parameter(HelpMessage="Specify the target replica set size for the managed service", Mandatory=false, ParameterSetName="Stateful-ByResourceGroup")]
[System.Management.Automation.Parameter(HelpMessage="Specify the target replica set size for the managed service", Mandatory=false, ParameterSetName="Stateful-ByResourceId")]
[System.Management.Automation.Parameter(HelpMessage="Specify the target replica set size for the managed service", Mandatory=false, ParameterSetName="Stateful-ByInputObject")]
public System.Management.Automation.SwitchParameter HasPersistedState { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Specify the target replica set size for the managed service", Mandatory=false, ParameterSetName="Stateful-ByResourceGroup")>]
[<System.Management.Automation.Parameter(HelpMessage="Specify the target replica set size for the managed service", Mandatory=false, ParameterSetName="Stateful-ByResourceId")>]
[<System.Management.Automation.Parameter(HelpMessage="Specify the target replica set size for the managed service", Mandatory=false, ParameterSetName="Stateful-ByInputObject")>]
member this.HasPersistedState : System.Management.Automation.SwitchParameter with get, set
Public Property HasPersistedState As SwitchParameter
Property Value
- Attributes