Interface Cluster.DefinitionStages.WithPublicIpType

    • Method Detail

      • withPublicIpType

        Cluster.DefinitionStages.WithCreate withPublicIpType​(PublicIpType publicIpType)
        Specifies the publicIpType property: Indicates what public IP type to create - IPv4 (default), or DualStack (both IPv4 and IPv6).
        Parameters:
        publicIpType - Indicates what public IP type to create - IPv4 (default), or DualStack (both IPv4 and IPv6).
        Returns:
        the next definition stage.