ISapNetWeaverProviderInstanceProperties.SapPassword 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.
Sets the SAP password.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Sets the SAP password.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sapPassword")]
public string SapPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Sets the SAP password.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sapPassword")>]
member this.SapPassword : string with get, set
Public Property SapPassword As String
Property Value
- Attributes