Udostępnij przez


ISapInstallWithoutOsconfigSoftwareConfiguration.HighAvailabilitySoftwareConfigurationFencingClientPassword 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(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) }, ReadOnly=false, Required=false, SerializedName="fencingClientPassword")]
public System.Security.SecureString HighAvailabilitySoftwareConfigurationFencingClientPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(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) }, ReadOnly=false, Required=false, SerializedName="fencingClientPassword")>]
member this.HighAvailabilitySoftwareConfigurationFencingClientPassword : System.Security.SecureString with get, set
Public Property HighAvailabilitySoftwareConfigurationFencingClientPassword As SecureString

Property Value

Attributes

Applies to