Gets and sets the ServiceURL property.
            This value specifies the endpoint to access with the client.
            ServiceURL is ignored if RegionEndpoint is set.
            This is an optional property; change it
            only if you want to try a different service
            endpoint or want to switch between https and http.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string ServiceURL { get; set; }