Interface StreamingEndpoint.DefinitionStages.WithAvailabilitySetName

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

public static interface StreamingEndpoint.DefinitionStages.WithAvailabilitySetName
The stage of the StreamingEndpoint definition allowing to specify availabilitySetName.
  • Method Details

    • withAvailabilitySetName

      StreamingEndpoint.DefinitionStages.WithCreate withAvailabilitySetName(String availabilitySetName)
      Specifies the availabilitySetName property: This feature is deprecated, do not set a value for this property..
      Parameters:
      availabilitySetName - This feature is deprecated, do not set a value for this property.
      Returns:
      the next definition stage.