Also fixing the hostedservice
This commit is contained in:
Родитель
02d55d74d2
Коммит
cfb34c066e
|
@ -12,8 +12,7 @@ type HostedServiceClient struct {
|
|||
}
|
||||
|
||||
type CreateHostedServiceParameters struct {
|
||||
XMLName xml.Name
|
||||
Xmlns string `xml:"xmlns,attr"`
|
||||
XMLName xml.Name `xml:"http://schemas.microsoft.com/windowsazure CreateHostedService"`
|
||||
ServiceName string
|
||||
Label string
|
||||
Description string
|
||||
|
|
Загрузка…
Ссылка в новой задаче