azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.r...

122 строки
10 KiB
YAML
Исходник Постоянная ссылка Обычный вид История

### YamlMime:JavaType
uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput"
name: "InMageRcmFabricCreationInput"
nameWithType: "InMageRcmFabricCreationInput"
summary: "In<wbr>Mage<wbr>Rcm fabric provider specific settings."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.FabricSpecificCreationInput?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.FabricSpecificCreationInput?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.FabricSpecificCreationInput&text=FabricSpecificCreationInput\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.FabricSpecificCreationInput.validate()?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.FabricSpecificCreationInput.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- 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 **InMageRcmFabricCreationInput**</br> extends <xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.FabricSpecificCreationInput?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.FabricSpecificCreationInput&text=FabricSpecificCreationInput\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.InMageRcmFabricCreationInput()"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.InMageRcmFabricCreationInput()"
name: "InMageRcmFabricCreationInput()"
nameWithType: "InMageRcmFabricCreationInput.InMageRcmFabricCreationInput()"
summary: "Creates an instance of In<wbr>Mage<wbr>Rcm<wbr>Fabric<wbr>Creation<wbr>Input class."
syntax: "public InMageRcmFabricCreationInput()"
desc: "Creates an instance of InMageRcmFabricCreationInput class."
methods:
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.physicalSiteId()"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.physicalSiteId()"
name: "physicalSiteId()"
nameWithType: "InMageRcmFabricCreationInput.physicalSiteId()"
summary: "Get the physical<wbr>Site<wbr>Id property: The ARM Id of the physical site."
syntax: "public String physicalSiteId()"
desc: "Get the physicalSiteId property: The ARM Id of the physical site."
returns:
description: "the physicalSiteId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.sourceAgentIdentity()"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.sourceAgentIdentity()"
name: "sourceAgentIdentity()"
nameWithType: "InMageRcmFabricCreationInput.sourceAgentIdentity()"
summary: "Get the source<wbr>Agent<wbr>Identity property: The identity provider input for source agent authentication."
syntax: "public IdentityProviderInput sourceAgentIdentity()"
desc: "Get the sourceAgentIdentity property: The identity provider input for source agent authentication."
returns:
description: "the sourceAgentIdentity value."
type: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.IdentityProviderInput?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.IdentityProviderInput&text=IdentityProviderInput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.validate()"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.validate()"
name: "validate()"
nameWithType: "InMageRcmFabricCreationInput.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.recoveryservicessiterecovery.models.FabricSpecificCreationInput.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.vmwareSiteId()"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.vmwareSiteId()"
name: "vmwareSiteId()"
nameWithType: "InMageRcmFabricCreationInput.vmwareSiteId()"
summary: "Get the vmware<wbr>Site<wbr>Id property: The ARM Id of the VMware site."
syntax: "public String vmwareSiteId()"
desc: "Get the vmwareSiteId property: The ARM Id of the VMware site."
returns:
description: "the vmwareSiteId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.withPhysicalSiteId(java.lang.String)"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.withPhysicalSiteId(String physicalSiteId)"
name: "withPhysicalSiteId(String physicalSiteId)"
nameWithType: "InMageRcmFabricCreationInput.withPhysicalSiteId(String physicalSiteId)"
summary: "Set the physical<wbr>Site<wbr>Id property: The ARM Id of the physical site."
parameters:
- description: "the physicalSiteId value to set."
name: "physicalSiteId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public InMageRcmFabricCreationInput withPhysicalSiteId(String physicalSiteId)"
desc: "Set the physicalSiteId property: The ARM Id of the physical site."
returns:
description: "the InMageRcmFabricCreationInput object itself."
type: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput&text=InMageRcmFabricCreationInput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.withSourceAgentIdentity(com.azure.resourcemanager.recoveryservicessiterecovery.models.IdentityProviderInput)"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.withSourceAgentIdentity(IdentityProviderInput sourceAgentIdentity)"
name: "withSourceAgentIdentity(IdentityProviderInput sourceAgentIdentity)"
nameWithType: "InMageRcmFabricCreationInput.withSourceAgentIdentity(IdentityProviderInput sourceAgentIdentity)"
summary: "Set the source<wbr>Agent<wbr>Identity property: The identity provider input for source agent authentication."
parameters:
- description: "the sourceAgentIdentity value to set."
name: "sourceAgentIdentity"
type: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.IdentityProviderInput?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.IdentityProviderInput&text=IdentityProviderInput\" data-throw-if-not-resolved=\"False\" />"
syntax: "public InMageRcmFabricCreationInput withSourceAgentIdentity(IdentityProviderInput sourceAgentIdentity)"
desc: "Set the sourceAgentIdentity property: The identity provider input for source agent authentication."
returns:
description: "the InMageRcmFabricCreationInput object itself."
type: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput&text=InMageRcmFabricCreationInput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.withVmwareSiteId(java.lang.String)"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput.withVmwareSiteId(String vmwareSiteId)"
name: "withVmwareSiteId(String vmwareSiteId)"
nameWithType: "InMageRcmFabricCreationInput.withVmwareSiteId(String vmwareSiteId)"
summary: "Set the vmware<wbr>Site<wbr>Id property: The ARM Id of the VMware site."
parameters:
- description: "the vmwareSiteId value to set."
name: "vmwareSiteId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public InMageRcmFabricCreationInput withVmwareSiteId(String vmwareSiteId)"
desc: "Set the vmwareSiteId property: The ARM Id of the VMware site."
returns:
description: "the InMageRcmFabricCreationInput object itself."
type: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.InMageRcmFabricCreationInput&text=InMageRcmFabricCreationInput\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "InMageRcm fabric provider specific settings."
metadata: {}
package: "com.azure.resourcemanager.recoveryservicessiterecovery.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-recoveryservicessiterecovery:1.1.0