IServiceInitiatedSoftwareConfiguration.SapFqdn 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.
The FQDN to set for the SAP system during install.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The FQDN to set for the SAP system during install.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="sapFqdn")]
public string SapFqdn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The FQDN to set for the SAP system during install.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="sapFqdn")>]
member this.SapFqdn : string with get, set
Public Property SapFqdn As String
Property Value
- Attributes