93 строки
6.5 KiB
YAML
93 строки
6.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.workloads.models.OsSapConfiguration"
|
|
fullName: "com.azure.resourcemanager.workloads.models.OsSapConfiguration"
|
|
name: "OsSapConfiguration"
|
|
nameWithType: "OsSapConfiguration"
|
|
summary: "Defines the OS and SAP Configurations for Deployment."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **OsSapConfiguration**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.workloads.models.OsSapConfiguration.OsSapConfiguration()"
|
|
fullName: "com.azure.resourcemanager.workloads.models.OsSapConfiguration.OsSapConfiguration()"
|
|
name: "OsSapConfiguration()"
|
|
nameWithType: "OsSapConfiguration.OsSapConfiguration()"
|
|
summary: "Creates an instance of Os<wbr>Sap<wbr>Configuration class."
|
|
syntax: "public OsSapConfiguration()"
|
|
desc: "Creates an instance of OsSapConfiguration class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.workloads.models.OsSapConfiguration.deployerVmPackages()"
|
|
fullName: "com.azure.resourcemanager.workloads.models.OsSapConfiguration.deployerVmPackages()"
|
|
name: "deployerVmPackages()"
|
|
nameWithType: "OsSapConfiguration.deployerVmPackages()"
|
|
summary: "Get the deployer<wbr>VmPackages property: The url and storage account ID where deployer VM packages are uploaded."
|
|
syntax: "public DeployerVmPackages deployerVmPackages()"
|
|
desc: "Get the deployerVmPackages property: The url and storage account ID where deployer VM packages are uploaded."
|
|
returns:
|
|
description: "the deployerVmPackages value."
|
|
type: "<xref href=\"com.azure.resourcemanager.workloads.models.DeployerVmPackages?alt=com.azure.resourcemanager.workloads.models.DeployerVmPackages&text=DeployerVmPackages\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.workloads.models.OsSapConfiguration.sapFqdn()"
|
|
fullName: "com.azure.resourcemanager.workloads.models.OsSapConfiguration.sapFqdn()"
|
|
name: "sapFqdn()"
|
|
nameWithType: "OsSapConfiguration.sapFqdn()"
|
|
summary: "Get the sap<wbr>Fqdn property: The FQDN to set for the SAP system."
|
|
syntax: "public String sapFqdn()"
|
|
desc: "Get the sapFqdn property: The FQDN to set for the SAP system."
|
|
returns:
|
|
description: "the sapFqdn value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.workloads.models.OsSapConfiguration.validate()"
|
|
fullName: "com.azure.resourcemanager.workloads.models.OsSapConfiguration.validate()"
|
|
name: "validate()"
|
|
nameWithType: "OsSapConfiguration.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.workloads.models.OsSapConfiguration.withDeployerVmPackages(com.azure.resourcemanager.workloads.models.DeployerVmPackages)"
|
|
fullName: "com.azure.resourcemanager.workloads.models.OsSapConfiguration.withDeployerVmPackages(DeployerVmPackages deployerVmPackages)"
|
|
name: "withDeployerVmPackages(DeployerVmPackages deployerVmPackages)"
|
|
nameWithType: "OsSapConfiguration.withDeployerVmPackages(DeployerVmPackages deployerVmPackages)"
|
|
summary: "Set the deployer<wbr>VmPackages property: The url and storage account ID where deployer VM packages are uploaded."
|
|
parameters:
|
|
- description: "the deployerVmPackages value to set."
|
|
name: "deployerVmPackages"
|
|
type: "<xref href=\"com.azure.resourcemanager.workloads.models.DeployerVmPackages?alt=com.azure.resourcemanager.workloads.models.DeployerVmPackages&text=DeployerVmPackages\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OsSapConfiguration withDeployerVmPackages(DeployerVmPackages deployerVmPackages)"
|
|
desc: "Set the deployerVmPackages property: The url and storage account ID where deployer VM packages are uploaded."
|
|
returns:
|
|
description: "the OsSapConfiguration object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.workloads.models.OsSapConfiguration?alt=com.azure.resourcemanager.workloads.models.OsSapConfiguration&text=OsSapConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.workloads.models.OsSapConfiguration.withSapFqdn(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.workloads.models.OsSapConfiguration.withSapFqdn(String sapFqdn)"
|
|
name: "withSapFqdn(String sapFqdn)"
|
|
nameWithType: "OsSapConfiguration.withSapFqdn(String sapFqdn)"
|
|
summary: "Set the sap<wbr>Fqdn property: The FQDN to set for the SAP system."
|
|
parameters:
|
|
- description: "the sapFqdn value to set."
|
|
name: "sapFqdn"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public OsSapConfiguration withSapFqdn(String sapFqdn)"
|
|
desc: "Set the sapFqdn property: The FQDN to set for the SAP system."
|
|
returns:
|
|
description: "the OsSapConfiguration object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.workloads.models.OsSapConfiguration?alt=com.azure.resourcemanager.workloads.models.OsSapConfiguration&text=OsSapConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Defines the OS and SAP Configurations for Deployment."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.workloads.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-workloads:1.0.0
|