ArcSettingsPatch interface
ArcSetting details to update.
Properties
connectivity |
contains connectivity related configuration for ARC resources |
tags | Resource tags. |
Property Details
connectivityProperties
contains connectivity related configuration for ARC resources
connectivityProperties?: Record<string, unknown>
Property Value
Record<string, unknown>
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}