StorageSyncServiceUpdateParameters Class

Definition

Parameters for updating an Storage sync service.

[Microsoft.Rest.Serialization.JsonTransformation]
public class StorageSyncServiceUpdateParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StorageSyncServiceUpdateParameters = class
Public Class StorageSyncServiceUpdateParameters
Inheritance
StorageSyncServiceUpdateParameters
Attributes

Constructors

StorageSyncServiceUpdateParameters()

Initializes a new instance of the StorageSyncServiceUpdateParameters class.

StorageSyncServiceUpdateParameters(IDictionary<String,String>, String)

Initializes a new instance of the StorageSyncServiceUpdateParameters class.

Properties

IncomingTrafficPolicy

Gets or sets incoming Traffic Policy. Possible values include: 'AllowAllTraffic', 'AllowVirtualNetworksOnly'

Tags

Gets or sets the user-specified tags associated with the storage sync service.

Applies to