共用方式為


AzureToAzureVmSyncedConfigDetails interface

Azure to Azure VM synced configuration details.

Properties

inputEndpoints

The Azure VM input endpoints.

tags

The Azure VM tags.

Property Details

inputEndpoints

The Azure VM input endpoints.

inputEndpoints?: InputEndpoint[]

Property Value

tags

The Azure VM tags.

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

Property Value

{[propertyName: string]: string}