Gets and sets the property CNAMEPrefix.
If specified, the environment attempts to use this value as the prefix for the CNAME. If not specified, the CNAME is generated automatically by appending a random alphanumeric string to the environment name.

C# |
public string CNAMEPrefix { get; set; }