Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureToAzureVmSyncedConfigDetails

Package version

interface

An interface representing AzureToAzureVmSyncedConfigDetails. Azure to Azure VM synced configuration details.

Hierarchy

  • AzureToAzureVmSyncedConfigDetails

Index

Properties

Optional inputEndpoints

inputEndpoints: InputEndpoint[]
member

{InputEndpoint[]} [inputEndpoints] The Azure VM input endpoints.

Optional roleAssignments

roleAssignments: RoleAssignment[]
member

{RoleAssignment[]} [roleAssignments] The Azure role assignments.

Optional tags

tags: undefined | object
member

{{ [propertyName: string]: string }} [tags] The Azure VM tags.

Generated using TypeDoc