Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContainerHostMapping

Package version

interface

An interface representing ContainerHostMapping. Container host mapping object specifying the Container host resource ID and its associated Controller resource.

Hierarchy

  • ContainerHostMapping

Index

Properties

Optional containerHostResourceId

containerHostResourceId: undefined | string
member

{string} [containerHostResourceId] ARM ID of the Container Host resource

Optional mappedControllerResourceId

mappedControllerResourceId: undefined | string
member

{string} [mappedControllerResourceId] ARM ID of the mapped Controller resource NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc