StorageSyncServiceInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. core. management. Resource - com.
azure. resourcemanager. storagesync. fluent. models. StorageSyncServiceInner
- com.
- com.
- com.
public final class StorageSyncServiceInner
extends Resource
Storage Sync Service object.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Storage |
fromJson(JsonReader jsonReader)
Reads an instance of Storage |
| String |
id()
Get the id property: Fully qualified resource Id for the resource. |
|
Managed |
identity()
Get the identity property: The managed service identities assigned to this resource. |
|
Incoming |
incomingTrafficPolicy()
Get the incoming |
| String |
lastOperationName()
Get the last |
| String |
lastWorkflowId()
Get the last |
| String |
name()
Get the name property: The name of the resource. |
|
List<Private |
privateEndpointConnections()
Get the private |
| String |
provisioningState()
Get the provisioning |
| Integer |
storageSyncServiceStatus()
Get the storage |
| String |
storageSyncServiceUid()
Get the storage |
|
System |
systemData()
Get the system |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: The type of the resource. |
| Boolean |
useIdentity()
Get the use |
Methods inherited from ProxyResource
Methods inherited from Resource
Methods inherited from java.lang.Object
Method Details
fromJson
public static StorageSyncServiceInner fromJson(JsonReader jsonReader)
Reads an instance of StorageSyncServiceInner from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Fully qualified resource Id for the resource.
Overrides:
StorageSyncServiceInner.id()Returns:
identity
public ManagedServiceIdentity identity()
Get the identity property: The managed service identities assigned to this resource.
Returns:
incomingTrafficPolicy
public IncomingTrafficPolicy incomingTrafficPolicy()
Get the incomingTrafficPolicy property: Incoming Traffic Policy.
Returns:
lastOperationName
public String lastOperationName()
Get the lastOperationName property: Resource Last Operation Name.
Returns:
lastWorkflowId
public String lastWorkflowId()
Get the lastWorkflowId property: StorageSyncService lastWorkflowId.
Returns:
name
public String name()
Get the name property: The name of the resource.
Overrides:
StorageSyncServiceInner.name()Returns:
privateEndpointConnections
public List<PrivateEndpointConnectionInner> privateEndpointConnections()
Get the privateEndpointConnections property: List of private endpoint connection associated with the specified storage sync service.
Returns:
provisioningState
public String provisioningState()
Get the provisioningState property: StorageSyncService Provisioning State.
Returns:
storageSyncServiceStatus
public Integer storageSyncServiceStatus()
Get the storageSyncServiceStatus property: Storage Sync service status.
Returns:
storageSyncServiceUid
public String storageSyncServiceUid()
Get the storageSyncServiceUid property: Storage Sync service Uid.
Returns:
systemData
public SystemData systemData()
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
StorageSyncServiceInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: The type of the resource.
Overrides:
StorageSyncServiceInner.type()Returns:
useIdentity
public Boolean useIdentity()
Get the useIdentity property: Use Identity authorization when customer have finished setup RBAC permissions.
Returns: