Interface StreamingEndpoint.UpdateStages.WithAvailabilitySetName

All Known Subinterfaces:
StreamingEndpoint.Update
Enclosing interface:
StreamingEndpoint.UpdateStages

public static interface StreamingEndpoint.UpdateStages.WithAvailabilitySetName
The stage of the StreamingEndpoint update allowing to specify availabilitySetName.
  • Method Summary

    Modifier and Type
    Method
    Description
    withAvailabilitySetName(String availabilitySetName)
    Specifies the availabilitySetName property: This feature is deprecated, do not set a value for this property..
  • Method Details

    • withAvailabilitySetName

      StreamingEndpoint.Update 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.