50 строки
2.0 KiB
YAML
50 строки
2.0 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.appservice.SlotSwapStatus.destinationSlotName()
|
|
name: destinationSlotName()
|
|
nameWithType: SlotSwapStatus.destinationSlotName()
|
|
returns:
|
|
description: <p>the destinationSlotName value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the destinationSlotName value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String destinationSlotName()
|
|
uid: com.microsoft.azure.management.appservice.SlotSwapStatus.destinationSlotName()
|
|
- fullName: com.microsoft.azure.management.appservice.SlotSwapStatus.sourceSlotName()
|
|
name: sourceSlotName()
|
|
nameWithType: SlotSwapStatus.sourceSlotName()
|
|
returns:
|
|
description: <p>the sourceSlotName value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the sourceSlotName value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String sourceSlotName()
|
|
uid: com.microsoft.azure.management.appservice.SlotSwapStatus.sourceSlotName()
|
|
- fullName: com.microsoft.azure.management.appservice.SlotSwapStatus.timestampUtc()
|
|
name: timestampUtc()
|
|
nameWithType: SlotSwapStatus.timestampUtc()
|
|
returns:
|
|
description: <p>the timestampUtc value </p>
|
|
type: <xref href="DateTime?alt=DateTime&text=DateTime" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the timestampUtc value.</p>
|
|
|
|
<p></p>
|
|
syntax: public DateTime timestampUtc()
|
|
uid: com.microsoft.azure.management.appservice.SlotSwapStatus.timestampUtc()
|
|
nameWithType: SlotSwapStatus
|
|
syntax: public class SlotSwapStatus
|
|
type: class
|
|
uid: com.microsoft.azure.management.appservice.SlotSwapStatus
|
|
fullName: com.microsoft.azure.management.appservice.SlotSwapStatus
|
|
name: SlotSwapStatus
|
|
package: com.microsoft.azure.management.appservice
|
|
summary: <p>The status of the last successfull slot swap operation. </p>
|
|
metadata: {}
|