Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model):
Variables are only populated by the server, and will be ignored when
sending a request.

:ivar service_sas_token: List service SAS credentials of speicific
:ivar service_sas_token: List service SAS credentials of specific
resource.
:vartype service_sas_token: str
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model):
Variables are only populated by the server, and will be ignored when
sending a request.

:ivar service_sas_token: List service SAS credentials of speicific
:ivar service_sas_token: List service SAS credentials of specific
resource.
:vartype service_sas_token: str
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ServiceSasParameters(Model):
"""The parameters to list service SAS credentials of a speicific resource.
"""The parameters to list service SAS credentials of a specific resource.

All required parameters must be populated in order to send to Azure.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ServiceSasParameters(Model):
"""The parameters to list service SAS credentials of a speicific resource.
"""The parameters to list service SAS credentials of a specific resource.

All required parameters must be populated in order to send to Azure.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class StorageAccountCheckNameAvailabilityParameters(Model):
"""The parameters used to check the availabity of the storage account name.
"""The parameters used to check the availability of the storage account name.

Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class StorageAccountCheckNameAvailabilityParameters(Model):
"""The parameters used to check the availabity of the storage account name.
"""The parameters used to check the availability of the storage account name.

Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class Dimension(Model):
"""Dimension of blobs, possiblly be blob type or access tier.
"""Dimension of blobs, possibly be blob type or access tier.

:param name: Display name of dimension.
:type name: str
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class Dimension(Model):
"""Dimension of blobs, possiblly be blob type or access tier.
"""Dimension of blobs, possibly be blob type or access tier.

:param name: Display name of dimension.
:type name: str
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model):
Variables are only populated by the server, and will be ignored when
sending a request.

:ivar service_sas_token: List service SAS credentials of speicific
:ivar service_sas_token: List service SAS credentials of specific
resource.
:vartype service_sas_token: str
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model):
Variables are only populated by the server, and will be ignored when
sending a request.

:ivar service_sas_token: List service SAS credentials of speicific
:ivar service_sas_token: List service SAS credentials of specific
resource.
:vartype service_sas_token: str
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ServiceSasParameters(Model):
"""The parameters to list service SAS credentials of a speicific resource.
"""The parameters to list service SAS credentials of a specific resource.

All required parameters must be populated in order to send to Azure.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ServiceSasParameters(Model):
"""The parameters to list service SAS credentials of a speicific resource.
"""The parameters to list service SAS credentials of a specific resource.

All required parameters must be populated in order to send to Azure.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class StorageAccountCheckNameAvailabilityParameters(Model):
"""The parameters used to check the availabity of the storage account name.
"""The parameters used to check the availability of the storage account name.

Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class StorageAccountCheckNameAvailabilityParameters(Model):
"""The parameters used to check the availabity of the storage account name.
"""The parameters used to check the availability of the storage account name.

Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model):
All required parameters must be populated in order to send to Azure.

:param key_name: Required. The name of storage keys that want to be
regenerated, possible vaules are key1, key2.
regenerated, possible values are key1, key2.
:type key_name: str
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model):
All required parameters must be populated in order to send to Azure.

:param key_name: Required. The name of storage keys that want to be
regenerated, possible vaules are key1, key2.
regenerated, possible values are key1, key2.
:type key_name: str
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ def regenerate_key(
24 characters in length and use numbers and lower-case letters only.
:type account_name: str
:param key_name: The name of storage keys that want to be regenerated,
possible vaules are key1, key2.
possible values are key1, key2.
:type key_name: str
:param dict custom_headers: headers that will be added to the request
:param bool raw: returns the direct response alongside the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class Dimension(Model):
"""Dimension of blobs, possiblly be blob type or access tier.
"""Dimension of blobs, possibly be blob type or access tier.

:param name: Display name of dimension.
:type name: str
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class Dimension(Model):
"""Dimension of blobs, possiblly be blob type or access tier.
"""Dimension of blobs, possibly be blob type or access tier.

:param name: Display name of dimension.
:type name: str
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model):
Variables are only populated by the server, and will be ignored when
sending a request.

:ivar service_sas_token: List service SAS credentials of speicific
:ivar service_sas_token: List service SAS credentials of specific
resource.
:vartype service_sas_token: str
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model):
Variables are only populated by the server, and will be ignored when
sending a request.

:ivar service_sas_token: List service SAS credentials of speicific
:ivar service_sas_token: List service SAS credentials of specific
resource.
:vartype service_sas_token: str
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ServiceSasParameters(Model):
"""The parameters to list service SAS credentials of a speicific resource.
"""The parameters to list service SAS credentials of a specific resource.

All required parameters must be populated in order to send to Azure.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ServiceSasParameters(Model):
"""The parameters to list service SAS credentials of a speicific resource.
"""The parameters to list service SAS credentials of a specific resource.

All required parameters must be populated in order to send to Azure.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class StorageAccountCheckNameAvailabilityParameters(Model):
"""The parameters used to check the availabity of the storage account name.
"""The parameters used to check the availability of the storage account name.

Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class StorageAccountCheckNameAvailabilityParameters(Model):
"""The parameters used to check the availabity of the storage account name.
"""The parameters used to check the availability of the storage account name.

Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model):
All required parameters must be populated in order to send to Azure.

:param key_name: Required. The name of storage keys that want to be
regenerated, possible vaules are key1, key2.
regenerated, possible values are key1, key2.
:type key_name: str
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model):
All required parameters must be populated in order to send to Azure.

:param key_name: Required. The name of storage keys that want to be
regenerated, possible vaules are key1, key2.
regenerated, possible values are key1, key2.
:type key_name: str
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ def regenerate_key(
24 characters in length and use numbers and lower-case letters only.
:type account_name: str
:param key_name: The name of storage keys that want to be regenerated,
possible vaules are key1, key2.
possible values are key1, key2.
:type key_name: str
:param dict custom_headers: headers that will be added to the request
:param bool raw: returns the direct response alongside the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class Dimension(Model):
"""Dimension of blobs, possiblly be blob type or access tier.
"""Dimension of blobs, possibly be blob type or access tier.

:param name: Display name of dimension.
:type name: str
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class Dimension(Model):
"""Dimension of blobs, possiblly be blob type or access tier.
"""Dimension of blobs, possibly be blob type or access tier.

:param name: Display name of dimension.
:type name: str
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model):
Variables are only populated by the server, and will be ignored when
sending a request.

:ivar service_sas_token: List service SAS credentials of speicific
:ivar service_sas_token: List service SAS credentials of specific
resource.
:vartype service_sas_token: str
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model):
Variables are only populated by the server, and will be ignored when
sending a request.

:ivar service_sas_token: List service SAS credentials of speicific
:ivar service_sas_token: List service SAS credentials of specific
resource.
:vartype service_sas_token: str
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ServiceSasParameters(Model):
"""The parameters to list service SAS credentials of a speicific resource.
"""The parameters to list service SAS credentials of a specific resource.

All required parameters must be populated in order to send to Azure.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ServiceSasParameters(Model):
"""The parameters to list service SAS credentials of a speicific resource.
"""The parameters to list service SAS credentials of a specific resource.

All required parameters must be populated in order to send to Azure.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class StorageAccountCheckNameAvailabilityParameters(Model):
"""The parameters used to check the availabity of the storage account name.
"""The parameters used to check the availability of the storage account name.

Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class StorageAccountCheckNameAvailabilityParameters(Model):
"""The parameters used to check the availabity of the storage account name.
"""The parameters used to check the availability of the storage account name.

Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model):
All required parameters must be populated in order to send to Azure.

:param key_name: Required. The name of storage keys that want to be
regenerated, possible vaules are key1, key2.
regenerated, possible values are key1, key2.
:type key_name: str
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model):
All required parameters must be populated in order to send to Azure.

:param key_name: Required. The name of storage keys that want to be
regenerated, possible vaules are key1, key2.
regenerated, possible values are key1, key2.
:type key_name: str
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ def regenerate_key(
24 characters in length and use numbers and lower-case letters only.
:type account_name: str
:param key_name: The name of storage keys that want to be regenerated,
possible vaules are key1, key2.
possible values are key1, key2.
:type key_name: str
:param dict custom_headers: headers that will be added to the request
:param bool raw: returns the direct response alongside the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class Dimension(Model):
"""Dimension of blobs, possiblly be blob type or access tier.
"""Dimension of blobs, possibly be blob type or access tier.

:param name: Display name of dimension.
:type name: str
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class Dimension(Model):
"""Dimension of blobs, possiblly be blob type or access tier.
"""Dimension of blobs, possibly be blob type or access tier.

:param name: Display name of dimension.
:type name: str
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model):
Variables are only populated by the server, and will be ignored when
sending a request.

:ivar service_sas_token: List service SAS credentials of speicific
:ivar service_sas_token: List service SAS credentials of specific
resource.
:vartype service_sas_token: str
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model):
Variables are only populated by the server, and will be ignored when
sending a request.

:ivar service_sas_token: List service SAS credentials of speicific
:ivar service_sas_token: List service SAS credentials of specific
resource.
:vartype service_sas_token: str
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ServiceSasParameters(Model):
"""The parameters to list service SAS credentials of a speicific resource.
"""The parameters to list service SAS credentials of a specific resource.

All required parameters must be populated in order to send to Azure.

Expand Down
Loading