Versions in this module Expand all Collapse all v35 v35.1.0 Nov 1, 2019 v35.0.0 Oct 30, 2019 Changes in this version + type AccountType string + const AccountTypePremiumLRS + const AccountTypeStandardGRS + const AccountTypeStandardLRS + const AccountTypeStandardRAGRS + const AccountTypeStandardZRS + type AvailabilityResponse struct + Reason string + Result bool + XMLName xml.Name + Xmlns string + type CreateStorageServiceInput struct + XMLName xml.Name + type ExtendedProperty struct + Name string + Value string + type ExtendedPropertyList struct + ExtendedProperty []ExtendedProperty + type GetStorageServiceKeysResponse struct + PrimaryKey string + SecondaryKey string + URL string + type ListStorageServicesResponse struct + StorageServices []StorageServiceResponse + type StorageAccountCreateParameters struct + AccountType AccountType + AffinityGroup string + Description string + ExtendedProperties ExtendedPropertyList + Label string + Location string + ServiceName string + type StorageServiceClient struct + func NewClient(s management.Client) StorageServiceClient + func (s StorageServiceClient) CheckStorageAccountNameAvailability(name string) (AvailabilityResponse, error) + func (s StorageServiceClient) CreateStorageService(parameters StorageAccountCreateParameters) (management.OperationID, error) + func (s StorageServiceClient) DeleteStorageService(serviceName string) (management.OperationID, error) + func (s StorageServiceClient) GetStorageService(serviceName string) (StorageServiceResponse, error) + func (s StorageServiceClient) GetStorageServiceKeys(serviceName string) (GetStorageServiceKeysResponse, error) + func (s StorageServiceClient) ListStorageServices() (ListStorageServicesResponse, error) + type StorageServiceProperties struct + Description string + Endpoints []string + GeoPrimaryRegion string + GeoReplicationEnabled string + Label string + Location string + Status string + type StorageServiceResponse struct + ServiceName string + StorageServiceProperties StorageServiceProperties + URL string Other modules containing this package gopkg.in/Azure/azure-sdk-for-go.v15 gopkg.in/Azure/azure-sdk-for-go.v16 gopkg.in/Azure/azure-sdk-for-go.v17 gopkg.in/Azure/azure-sdk-for-go.v18 gopkg.in/Azure/azure-sdk-for-go.v19 gopkg.in/Azure/azure-sdk-for-go.v20 gopkg.in/Azure/azure-sdk-for-go.v21 gopkg.in/Azure/azure-sdk-for-go.v22 gopkg.in/Azure/azure-sdk-for-go.v23 gopkg.in/Azure/azure-sdk-for-go.v24 gopkg.in/Azure/azure-sdk-for-go.v25 gopkg.in/Azure/azure-sdk-for-go.v26 gopkg.in/Azure/azure-sdk-for-go.v27 gopkg.in/Azure/azure-sdk-for-go.v28 gopkg.in/Azure/azure-sdk-for-go.v29 gopkg.in/Azure/azure-sdk-for-go.v30 gopkg.in/Azure/azure-sdk-for-go.v31 gopkg.in/Azure/azure-sdk-for-go.v32 gopkg.in/Azure/azure-sdk-for-go.v33 gopkg.in/Azure/azure-sdk-for-go.v34 gopkg.in/Azure/azure-sdk-for-go.v36 gopkg.in/Azure/azure-sdk-for-go.v37 gopkg.in/Azure/azure-sdk-for-go.v38 gopkg.in/Azure/azure-sdk-for-go.v39 gopkg.in/Azure/azure-sdk-for-go.v40 gopkg.in/Azure/azure-sdk-for-go.v41 gopkg.in/Azure/azure-sdk-for-go.v42 gopkg.in/Azure/azure-sdk-for-go.v43 gopkg.in/Azure/azure-sdk-for-go.v44 gopkg.in/Azure/azure-sdk-for-go.v45 gopkg.in/Azure/azure-sdk-for-go.v46 gopkg.in/Azure/azure-sdk-for-go.v48