Compartilhar via


IHighAvailabilitySoftwareConfiguration.FencingClientPassword Property

Definition

The fencing client id secret/password. The secret should never expire. This will be used pacemaker to start/stop the cluster VMs.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="The fencing client id secret/password. The secret should never expire. This will be used pacemaker to start/stop the cluster VMs.", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, Read=true, ReadOnly=false, Required=true, SerializedName="fencingClientPassword", Update=true)]
public System.Security.SecureString FencingClientPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="The fencing client id secret/password. The secret should never expire. This will be used pacemaker to start/stop the cluster VMs.", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, Read=true, ReadOnly=false, Required=true, SerializedName="fencingClientPassword", Update=true)>]
member this.FencingClientPassword : System.Security.SecureString with get, set
Public Property FencingClientPassword As SecureString

Property Value

Attributes

Applies to