StorageSyncServiceUpdateParameters interface

Parameters for updating an Storage sync service.

Properties

incomingTrafficPolicy

Incoming Traffic Policy

tags

The user-specified tags associated with the storage sync service.

Property Details

incomingTrafficPolicy

Incoming Traffic Policy

incomingTrafficPolicy?: string

Property Value

string

tags

The user-specified tags associated with the storage sync service.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}