Interface DigitalTwinsDescription.DefinitionStages.WithPublicNetworkAccess

All Known Subinterfaces:
DigitalTwinsDescription.Definition, DigitalTwinsDescription.DefinitionStages.WithCreate
Enclosing interface:
DigitalTwinsDescription.DefinitionStages

public static interface DigitalTwinsDescription.DefinitionStages.WithPublicNetworkAccess
The stage of the DigitalTwinsDescription definition allowing to specify publicNetworkAccess.
  • Method Details

    • withPublicNetworkAccess

      DigitalTwinsDescription.DefinitionStages.WithCreate withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)
      Specifies the publicNetworkAccess property: Public network access for the DigitalTwinsInstance..
      Parameters:
      publicNetworkAccess - Public network access for the DigitalTwinsInstance.
      Returns:
      the next definition stage.