280 строки
23 KiB
YAML
280 строки
23 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest"
|
|
name: "SnapshotRestoreRequest"
|
|
nameWithType: "SnapshotRestoreRequest"
|
|
summary: "Details about app recovery operation."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.appservice.models.ProxyOnlyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.resourcemanager.appservice.models.ProxyOnlyResource?alt=com.azure.resourcemanager.appservice.models.ProxyOnlyResource&text=ProxyOnlyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.resourcemanager.appservice.models.ProxyOnlyResource.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.appservice.models.ProxyOnlyResource.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.appservice.models.ProxyOnlyResource.id()?alt=com.azure.resourcemanager.appservice.models.ProxyOnlyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.appservice.models.ProxyOnlyResource.kind()?alt=com.azure.resourcemanager.appservice.models.ProxyOnlyResource.kind&text=kind\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.appservice.models.ProxyOnlyResource.name()?alt=com.azure.resourcemanager.appservice.models.ProxyOnlyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.appservice.models.ProxyOnlyResource.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.appservice.models.ProxyOnlyResource.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.appservice.models.ProxyOnlyResource.type()?alt=com.azure.resourcemanager.appservice.models.ProxyOnlyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.appservice.models.ProxyOnlyResource.validate()?alt=com.azure.resourcemanager.appservice.models.ProxyOnlyResource.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.appservice.models.ProxyOnlyResource.withKind(java.lang.String)?alt=com.azure.resourcemanager.appservice.models.ProxyOnlyResource.withKind&text=withKind\" 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 **SnapshotRestoreRequest**</br> extends <xref href=\"com.azure.resourcemanager.appservice.models.ProxyOnlyResource?alt=com.azure.resourcemanager.appservice.models.ProxyOnlyResource&text=ProxyOnlyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.SnapshotRestoreRequest()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.SnapshotRestoreRequest()"
|
|
name: "SnapshotRestoreRequest()"
|
|
nameWithType: "SnapshotRestoreRequest.SnapshotRestoreRequest()"
|
|
summary: "Creates an instance of Snapshot<wbr>Restore<wbr>Request class."
|
|
syntax: "public SnapshotRestoreRequest()"
|
|
desc: "Creates an instance of SnapshotRestoreRequest class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "SnapshotRestoreRequest.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Snapshot<wbr>Restore<wbr>Request from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static SnapshotRestoreRequest fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If the deserialized JSON object was missing any required properties."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of SnapshotRestoreRequest from the JsonReader."
|
|
returns:
|
|
description: "An instance of SnapshotRestoreRequest if the JsonReader was pointing to an instance of it, or null if it\n was pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest?alt=com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest&text=SnapshotRestoreRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.id()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.id()"
|
|
name: "id()"
|
|
nameWithType: "SnapshotRestoreRequest.id()"
|
|
summary: "Get the id property: Fully qualified resource Id for the resource."
|
|
overridden: "com.azure.resourcemanager.appservice.models.ProxyOnlyResource.id()"
|
|
syntax: "public String id()"
|
|
desc: "Get the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.ignoreConflictingHostNames()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.ignoreConflictingHostNames()"
|
|
name: "ignoreConflictingHostNames()"
|
|
nameWithType: "SnapshotRestoreRequest.ignoreConflictingHostNames()"
|
|
summary: "Get the ignore<wbr>Conflicting<wbr>Host<wbr>Names property: If true, custom hostname conflicts will be ignored when recovering to a target web app."
|
|
syntax: "public Boolean ignoreConflictingHostNames()"
|
|
desc: "Get the ignoreConflictingHostNames property: If true, custom hostname conflicts will be ignored when recovering to a target web app. This setting is only necessary when RecoverConfiguration is enabled."
|
|
returns:
|
|
description: "the ignoreConflictingHostNames value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.name()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.name()"
|
|
name: "name()"
|
|
nameWithType: "SnapshotRestoreRequest.name()"
|
|
summary: "Get the name property: The name of the resource."
|
|
overridden: "com.azure.resourcemanager.appservice.models.ProxyOnlyResource.name()"
|
|
syntax: "public String name()"
|
|
desc: "Get the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.overwrite()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.overwrite()"
|
|
name: "overwrite()"
|
|
nameWithType: "SnapshotRestoreRequest.overwrite()"
|
|
summary: "Get the overwrite property: If <code>true</code> the restore operation can overwrite source app; otherwise, <code>false</code>."
|
|
syntax: "public Boolean overwrite()"
|
|
desc: "Get the overwrite property: If <code>true</code> the restore operation can overwrite source app; otherwise, <code>false</code>."
|
|
returns:
|
|
description: "the overwrite value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.recoverConfiguration()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.recoverConfiguration()"
|
|
name: "recoverConfiguration()"
|
|
nameWithType: "SnapshotRestoreRequest.recoverConfiguration()"
|
|
summary: "Get the recover<wbr>Configuration property: If true, site configuration, in addition to content, will be reverted."
|
|
syntax: "public Boolean recoverConfiguration()"
|
|
desc: "Get the recoverConfiguration property: If true, site configuration, in addition to content, will be reverted."
|
|
returns:
|
|
description: "the recoverConfiguration value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.recoverySource()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.recoverySource()"
|
|
name: "recoverySource()"
|
|
nameWithType: "SnapshotRestoreRequest.recoverySource()"
|
|
summary: "Get the recovery<wbr>Source property: Optional."
|
|
syntax: "public SnapshotRecoverySource recoverySource()"
|
|
desc: "Get the recoverySource property: Optional. Specifies the web app that snapshot contents will be retrieved from. If empty, the targeted web app will be used as the source."
|
|
returns:
|
|
description: "the recoverySource value."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.SnapshotRecoverySource?alt=com.azure.resourcemanager.appservice.models.SnapshotRecoverySource&text=SnapshotRecoverySource\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.snapshotTime()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.snapshotTime()"
|
|
name: "snapshotTime()"
|
|
nameWithType: "SnapshotRestoreRequest.snapshotTime()"
|
|
summary: "Get the snapshot<wbr>Time property: Point in time in which the app restore should be done, formatted as a Date<wbr>Time string."
|
|
syntax: "public String snapshotTime()"
|
|
desc: "Get the snapshotTime property: Point in time in which the app restore should be done, formatted as a DateTime string."
|
|
returns:
|
|
description: "the snapshotTime value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "SnapshotRestoreRequest.toJson(JsonWriter jsonWriter)"
|
|
overridden: "com.azure.resourcemanager.appservice.models.ProxyOnlyResource.toJson(com.azure.json.JsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.type()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.type()"
|
|
name: "type()"
|
|
nameWithType: "SnapshotRestoreRequest.type()"
|
|
summary: "Get the type property: The type of the resource."
|
|
overridden: "com.azure.resourcemanager.appservice.models.ProxyOnlyResource.type()"
|
|
syntax: "public String type()"
|
|
desc: "Get the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.useDRSecondary()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.useDRSecondary()"
|
|
name: "useDRSecondary()"
|
|
nameWithType: "SnapshotRestoreRequest.useDRSecondary()"
|
|
summary: "Get the use<wbr>DRSecondary property: If true, the snapshot is retrieved from DRSecondary endpoint."
|
|
syntax: "public Boolean useDRSecondary()"
|
|
desc: "Get the useDRSecondary property: If true, the snapshot is retrieved from DRSecondary endpoint."
|
|
returns:
|
|
description: "the useDRSecondary value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.validate()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.validate()"
|
|
name: "validate()"
|
|
nameWithType: "SnapshotRestoreRequest.validate()"
|
|
summary: "Validates the instance."
|
|
overridden: "com.azure.resourcemanager.appservice.models.ProxyOnlyResource.validate()"
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withIgnoreConflictingHostNames(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withIgnoreConflictingHostNames(Boolean ignoreConflictingHostNames)"
|
|
name: "withIgnoreConflictingHostNames(Boolean ignoreConflictingHostNames)"
|
|
nameWithType: "SnapshotRestoreRequest.withIgnoreConflictingHostNames(Boolean ignoreConflictingHostNames)"
|
|
summary: "Set the ignore<wbr>Conflicting<wbr>Host<wbr>Names property: If true, custom hostname conflicts will be ignored when recovering to a target web app."
|
|
parameters:
|
|
- description: "the ignoreConflictingHostNames value to set."
|
|
name: "ignoreConflictingHostNames"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public SnapshotRestoreRequest withIgnoreConflictingHostNames(Boolean ignoreConflictingHostNames)"
|
|
desc: "Set the ignoreConflictingHostNames property: If true, custom hostname conflicts will be ignored when recovering to a target web app. This setting is only necessary when RecoverConfiguration is enabled."
|
|
returns:
|
|
description: "the SnapshotRestoreRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest?alt=com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest&text=SnapshotRestoreRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withKind(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withKind(String kind)"
|
|
name: "withKind(String kind)"
|
|
nameWithType: "SnapshotRestoreRequest.withKind(String kind)"
|
|
summary: "Set the kind property: Kind of resource."
|
|
overridden: "com.azure.resourcemanager.appservice.models.ProxyOnlyResource.withKind(java.lang.String)"
|
|
parameters:
|
|
- name: "kind"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public SnapshotRestoreRequest withKind(String kind)"
|
|
desc: "Set the kind property: Kind of resource."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest?alt=com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest&text=SnapshotRestoreRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withOverwrite(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withOverwrite(Boolean overwrite)"
|
|
name: "withOverwrite(Boolean overwrite)"
|
|
nameWithType: "SnapshotRestoreRequest.withOverwrite(Boolean overwrite)"
|
|
summary: "Set the overwrite property: If <code>true</code> the restore operation can overwrite source app; otherwise, <code>false</code>."
|
|
parameters:
|
|
- description: "the overwrite value to set."
|
|
name: "overwrite"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public SnapshotRestoreRequest withOverwrite(Boolean overwrite)"
|
|
desc: "Set the overwrite property: If <code>true</code> the restore operation can overwrite source app; otherwise, <code>false</code>."
|
|
returns:
|
|
description: "the SnapshotRestoreRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest?alt=com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest&text=SnapshotRestoreRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withRecoverConfiguration(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withRecoverConfiguration(Boolean recoverConfiguration)"
|
|
name: "withRecoverConfiguration(Boolean recoverConfiguration)"
|
|
nameWithType: "SnapshotRestoreRequest.withRecoverConfiguration(Boolean recoverConfiguration)"
|
|
summary: "Set the recover<wbr>Configuration property: If true, site configuration, in addition to content, will be reverted."
|
|
parameters:
|
|
- description: "the recoverConfiguration value to set."
|
|
name: "recoverConfiguration"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public SnapshotRestoreRequest withRecoverConfiguration(Boolean recoverConfiguration)"
|
|
desc: "Set the recoverConfiguration property: If true, site configuration, in addition to content, will be reverted."
|
|
returns:
|
|
description: "the SnapshotRestoreRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest?alt=com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest&text=SnapshotRestoreRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withRecoverySource(com.azure.resourcemanager.appservice.models.SnapshotRecoverySource)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withRecoverySource(SnapshotRecoverySource recoverySource)"
|
|
name: "withRecoverySource(SnapshotRecoverySource recoverySource)"
|
|
nameWithType: "SnapshotRestoreRequest.withRecoverySource(SnapshotRecoverySource recoverySource)"
|
|
summary: "Set the recovery<wbr>Source property: Optional."
|
|
parameters:
|
|
- description: "the recoverySource value to set."
|
|
name: "recoverySource"
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.SnapshotRecoverySource?alt=com.azure.resourcemanager.appservice.models.SnapshotRecoverySource&text=SnapshotRecoverySource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public SnapshotRestoreRequest withRecoverySource(SnapshotRecoverySource recoverySource)"
|
|
desc: "Set the recoverySource property: Optional. Specifies the web app that snapshot contents will be retrieved from. If empty, the targeted web app will be used as the source."
|
|
returns:
|
|
description: "the SnapshotRestoreRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest?alt=com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest&text=SnapshotRestoreRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withSnapshotTime(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withSnapshotTime(String snapshotTime)"
|
|
name: "withSnapshotTime(String snapshotTime)"
|
|
nameWithType: "SnapshotRestoreRequest.withSnapshotTime(String snapshotTime)"
|
|
summary: "Set the snapshot<wbr>Time property: Point in time in which the app restore should be done, formatted as a Date<wbr>Time string."
|
|
parameters:
|
|
- description: "the snapshotTime value to set."
|
|
name: "snapshotTime"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public SnapshotRestoreRequest withSnapshotTime(String snapshotTime)"
|
|
desc: "Set the snapshotTime property: Point in time in which the app restore should be done, formatted as a DateTime string."
|
|
returns:
|
|
description: "the SnapshotRestoreRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest?alt=com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest&text=SnapshotRestoreRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withUseDRSecondary(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest.withUseDRSecondary(Boolean useDRSecondary)"
|
|
name: "withUseDRSecondary(Boolean useDRSecondary)"
|
|
nameWithType: "SnapshotRestoreRequest.withUseDRSecondary(Boolean useDRSecondary)"
|
|
summary: "Set the use<wbr>DRSecondary property: If true, the snapshot is retrieved from DRSecondary endpoint."
|
|
parameters:
|
|
- description: "the useDRSecondary value to set."
|
|
name: "useDRSecondary"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public SnapshotRestoreRequest withUseDRSecondary(Boolean useDRSecondary)"
|
|
desc: "Set the useDRSecondary property: If true, the snapshot is retrieved from DRSecondary endpoint."
|
|
returns:
|
|
description: "the SnapshotRestoreRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest?alt=com.azure.resourcemanager.appservice.models.SnapshotRestoreRequest&text=SnapshotRestoreRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Details about app recovery operation."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.appservice.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-appservice:2.44.0
|