IWithCreate.WithNonSslPort Method

Definition

Enables non-ssl Redis server port (6379).

public Microsoft.Azure.Management.Redis.Fluent.RedisCache.Definition.IWithCreate WithNonSslPort ();
abstract member WithNonSslPort : unit -> Microsoft.Azure.Management.Redis.Fluent.RedisCache.Definition.IWithCreate
Public Function WithNonSslPort () As IWithCreate

Returns

Applies to