зеркало из
1
0
Форкнуть 0
azurestack-powershell/Storage/Commands.Storage/Resources.Designer.cs

1679 строки
66 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Microsoft.WindowsAzure.Commands.Storage {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.WindowsAzure.Commands.Storage.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to [Anonymous].
/// </summary>
internal static string AnonymousAccountName {
get {
return ResourceManager.GetString("AnonymousAccountName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} begin processing without ParameterSet..
/// </summary>
internal static string BeginProcessingWithoutParameterSetLog {
get {
return ResourceManager.GetString("BeginProcessingWithoutParameterSetLog", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} begin processing with ParameterSet &apos;{1}&apos;..
/// </summary>
internal static string BeginProcessingWithParameterSetLog {
get {
return ResourceManager.GetString("BeginProcessingWithParameterSetLog", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Blob &apos;{0}&apos; in container &apos;{1}&apos; already exists..
/// </summary>
internal static string BlobAlreadyExists {
get {
return ResourceManager.GetString("BlobAlreadyExists", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Blob End Point: {0}..
/// </summary>
internal static string BlobEndPointTips {
get {
return ResourceManager.GetString("BlobEndPointTips", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can&apos;t read the blob properties..
/// </summary>
internal static string BlobIsNotReadable {
get {
return ResourceManager.GetString("BlobIsNotReadable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find blob name or container name..
/// </summary>
internal static string BlobNameNotFound {
get {
return ResourceManager.GetString("BlobNameNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Blob name should be empty when uploading multiple files..
/// </summary>
internal static string BlobNameShouldBeEmptyWhenUploading {
get {
return ResourceManager.GetString("BlobNameShouldBeEmptyWhenUploading", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find blob &apos;{0}&apos; in container &apos;{1}&apos;, or the blob type is unsupported..
/// </summary>
internal static string BlobNotFound {
get {
return ResourceManager.GetString("BlobNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Blob type mismatched, the current blob type of &apos;{0}&apos; is {1}..
/// </summary>
internal static string BlobTypeMismatch {
get {
return ResourceManager.GetString("BlobTypeMismatch", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find blob &apos;{0}&apos;, or the blob type is unsupported..
/// </summary>
internal static string BlobUriNotFound {
get {
return ResourceManager.GetString("BlobUriNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The specified blob &apos;{0}&apos; is already a snapshot with snapshot time {1}. Can&apos;t use &quot;DeleteSnapshot&quot; option for it..
/// </summary>
internal static string CannotDeleteSnapshotForSnapshot {
get {
return ResourceManager.GetString("CannotDeleteSnapshotForSnapshot", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not get storage account from subscription. Please check the subscription settings using &quot;Get-AzureSubscription&quot;..
/// </summary>
internal static string CannotGetSotrageAccountFromSubscription {
get {
return ResourceManager.GetString("CannotGetSotrageAccountFromSubscription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not get storage account from environment variable &apos;AZURE_STORAGE_CONNECTION_STRING&apos;. Please check whether this environment variable is valid..
/// </summary>
internal static string CannotGetStorageAccountFromEnvironmentVariable {
get {
return ResourceManager.GetString("CannotGetStorageAccountFromEnvironmentVariable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not upload the directory &apos;{0}&apos; to azure. If you want to upload directory, please use &quot;ls -File -Recurse | Set-AzureStorageBlobContent -Container containerName&quot;..
/// </summary>
internal static string CannotSendDirectory {
get {
return ResourceManager.GetString("CannotSendDirectory", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Azure-Storage-PowerShell-{0}.
/// </summary>
internal static string ClientRequestIdFormat {
get {
return ResourceManager.GetString("ClientRequestIdFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The specified cloud file &apos;{0}&apos; already exists. If you want to overwrite this file, use -Force option..
/// </summary>
internal static string CloudFileConflict {
get {
return ResourceManager.GetString("CloudFileConflict", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}-{1}.
/// </summary>
internal static string CmdletFormat {
get {
return ResourceManager.GetString("CmdletFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to blob &apos;{0}&apos; in container &apos;{1}&apos; with CopyId {2}..
/// </summary>
internal static string ConfirmAbortCopyOperation {
get {
return ResourceManager.GetString("ConfirmAbortCopyOperation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to file &apos;{0}&apos; with CopyId {1}..
/// </summary>
internal static string ConfirmAbortFileCopyOperation {
get {
return ResourceManager.GetString("ConfirmAbortFileCopyOperation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Confirm.
/// </summary>
internal static string ConfirmCaption {
get {
return ResourceManager.GetString("ConfirmCaption", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The blob &apos;{0}&apos; in container &apos;{1}&apos; has snapshots..
/// </summary>
internal static string ConfirmRemoveBlobWithSnapshot {
get {
return ResourceManager.GetString("ConfirmRemoveBlobWithSnapshot", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Are you sure to remove container &apos;{0}&apos;?.
/// </summary>
internal static string ConfirmRemoveContainer {
get {
return ResourceManager.GetString("ConfirmRemoveContainer", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Confirm to remove azure container..
/// </summary>
internal static string ConfirmRemoveContainerCaption {
get {
return ResourceManager.GetString("ConfirmRemoveContainerCaption", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Container &apos;{0}&apos; already exists..
/// </summary>
internal static string ContainerAlreadyExists {
get {
return ResourceManager.GetString("ContainerAlreadyExists", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find the container &apos;{0}&apos;..
/// </summary>
internal static string ContainerNotFound {
get {
return ResourceManager.GetString("ContainerNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copy Blob..
/// </summary>
internal static string CopyBlobActivity {
get {
return ResourceManager.GetString("CopyBlobActivity", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &apos;{0}&apos; copy to blob &apos;{1}&apos; in container &apos;{2}&apos; from &apos;{3}&apos;..
/// </summary>
internal static string CopyBlobStatus {
get {
return ResourceManager.GetString("CopyBlobStatus", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copy Blob Status Summary..
/// </summary>
internal static string CopyBlobSummaryActivity {
get {
return ResourceManager.GetString("CopyBlobSummaryActivity", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Total: {0}. Successful: {1}. Active: {2}. Failed: {3}..
/// </summary>
internal static string CopyBlobSummaryCount {
get {
return ResourceManager.GetString("CopyBlobSummaryCount", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Successfully start copy blob &apos;{0}&apos; in container &apos;{1}&apos; to blob &apos;{2}&apos; in container &apos;{3}&apos;..
/// </summary>
internal static string CopyBlobToBlobSuccessfully {
get {
return ResourceManager.GetString("CopyBlobToBlobSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copy request to blob &apos;{0}&apos; in container &apos;{1}&apos; has been scheduled with copyId {2}..
/// </summary>
internal static string CopyDestinationBlobPending {
get {
return ResourceManager.GetString("CopyDestinationBlobPending", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copy File..
/// </summary>
internal static string CopyFileActivity {
get {
return ResourceManager.GetString("CopyFileActivity", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &apos;{0}&apos; copy to file &apos;{1}&apos; in share &apos;{2}&apos; from &apos;{3}&apos;..
/// </summary>
internal static string CopyFileStatus {
get {
return ResourceManager.GetString("CopyFileStatus", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CopyId can not be empty..
/// </summary>
internal static string CopyIdCannotBeEmpty {
get {
return ResourceManager.GetString("CopyIdCannotBeEmpty", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CopyId mismatch on blob &apos;{0}&apos; in container &apos;{1}&apos;. Expected:{2}. User supplied: {3}..
/// </summary>
internal static string CopyIdMismatch {
get {
return ResourceManager.GetString("CopyIdMismatch", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Percent:{0}%. BytesCopied: {1}Bytes. TotalBytes: {2}Bytes..
/// </summary>
internal static string CopyPendingStatus {
get {
return ResourceManager.GetString("CopyPendingStatus", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find copy task on the specified blob &apos;{0}&apos; in container &apos;{1}&apos;..
/// </summary>
internal static string CopyTaskNotFound {
get {
return ResourceManager.GetString("CopyTaskNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Successfully start copy &apos;{0}&apos; to blob &apos;{1}&apos; in container &apos;{2}&apos;..
/// </summary>
internal static string CopyUriToBlobSuccessfully {
get {
return ResourceManager.GetString("CopyUriToBlobSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CORS rules setting is invalid. Please reference to &quot;https://msdn.microsoft.com/en-us/library/azure/dn535601.aspx&quot; to get detailed information..
/// </summary>
internal static string CORSRuleError {
get {
return ResourceManager.GetString("CORSRuleError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Current Storage Account not found in subscription &apos;{0}&apos;. Please set it use &quot;Set-AzureSubscription&quot;..
/// </summary>
internal static string CurrentStorageAccountNameNotFound {
get {
return ResourceManager.GetString("CurrentStorageAccountNameNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not found current storage account &apos;{0}&apos; of subsciption &apos;{1}&apos; on azure, please check whether the specified storage account exists..
/// </summary>
internal static string CurrentStorageAccountNotFoundOnAzure {
get {
return ResourceManager.GetString("CurrentStorageAccountNotFoundOnAzure", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to core.windows.net.
/// </summary>
internal static string DefaultDomain {
get {
return ResourceManager.GetString("DefaultDomain", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find your azure storage credential. Please set current storage account using &quot;Set-AzureSubscription&quot; or set the &quot;AZURE_STORAGE_CONNECTION_STRING&quot; environment variable..
/// </summary>
internal static string DefaultStorageCredentialsNotFound {
get {
return ResourceManager.GetString("DefaultStorageCredentialsNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to core.windows.net.
/// </summary>
internal static string DefaultStorageEndPointDomain {
get {
return ResourceManager.GetString("DefaultStorageEndPointDomain", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to User specified blob type does not match the blob type of the existing destination blob..
/// </summary>
internal static string DestinationBlobTypeNotMatch {
get {
return ResourceManager.GetString("DestinationBlobTypeNotMatch", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Directory &apos;{0}&apos; doesn&apos;t exist..
/// </summary>
internal static string DirectoryNotExists {
get {
return ResourceManager.GetString("DirectoryNotExists", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Downloading blob &apos;{0}&apos; in container &apos;{1}&apos; is cancelled..
/// </summary>
internal static string DownloadBlobCancelled {
get {
return ResourceManager.GetString("DownloadBlobCancelled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot download the blob &apos;{0}&apos; in container &apos;{1}&apos; into local file &apos;{2}&apos;. Error: {3}.
/// </summary>
internal static string DownloadBlobFailed {
get {
return ResourceManager.GetString("DownloadBlobFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Download blob &apos;{0}&apos; successful..
/// </summary>
internal static string DownloadBlobSuccessful {
get {
return ResourceManager.GetString("DownloadBlobSuccessful", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Endpk must accompany Endrk..
/// </summary>
internal static string EndpkMustAccomanyEndrk {
get {
return ResourceManager.GetString("EndpkMustAccomanyEndrk", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} end processing, Start {1} remote calls. Finish {2} remote calls. Elapsed time {3:0.00} ms. Client operation id: {4}..
/// </summary>
internal static string EndProcessingLog {
get {
return ResourceManager.GetString("EndProcessingLog", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to AZURE_STORAGE_CONNECTION_STRING.
/// </summary>
internal static string EnvConnectionString {
get {
return ResourceManager.GetString("EnvConnectionString", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Exception cannot be null or empty..
/// </summary>
internal static string ExceptionCannotEmpty {
get {
return ResourceManager.GetString("ExceptionCannotEmpty", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The expiry time of the specified access policy should be greater than start time. Expiry time : {0}. Start time: {1}..
/// </summary>
internal static string ExpiryTimeGreatThanStartTime {
get {
return ResourceManager.GetString("ExpiryTimeGreatThanStartTime", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Parameter -ExpiryTime and -NoExpiryTime are mutually exclusive.
/// </summary>
internal static string ExpiryTimeParameterConflict {
get {
return ResourceManager.GetString("ExpiryTimeParameterConflict", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File &apos;{0}&apos; already exists..
/// </summary>
internal static string FileAlreadyExists {
get {
return ResourceManager.GetString("FileAlreadyExists", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find copy task on the specified file &apos;{0}&apos;..
/// </summary>
internal static string FileCopyTaskNotFound {
get {
return ResourceManager.GetString("FileCopyTaskNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File name can not be empty..
/// </summary>
internal static string FileNameCannotEmpty {
get {
return ResourceManager.GetString("FileNameCannotEmpty", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} ({1}){2}.
/// </summary>
internal static string FileNameFormatForSnapShot {
get {
return ResourceManager.GetString("FileNameFormatForSnapShot", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The given file name &apos;{0}&apos; is not valid since a file name could not end with a &apos;/&apos; forward slash..
/// </summary>
internal static string FileNameShouldNotEndWithSlash {
get {
return ResourceManager.GetString("FileNameShouldNotEndWithSlash", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find the specified file &apos;{0}&apos;..
/// </summary>
internal static string FileNotFound {
get {
return ResourceManager.GetString("FileNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to It doesn&apos;t support logging in Microsoft Azure File service..
/// </summary>
internal static string FileNotSupportLogging {
get {
return ResourceManager.GetString("FileNotSupportLogging", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Percent : {0}%..
/// </summary>
internal static string FileTransmitStatus {
get {
return ResourceManager.GetString("FileTransmitStatus", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Finish remote call for {0} with status code {1}({2}) and service request id {3}. Elapsed time {4:0.00} ms..
/// </summary>
internal static string FinishRemoteCall {
get {
return ResourceManager.GetString("FinishRemoteCall", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Get-AzureStorageContainerAcl.
/// </summary>
internal static string GetAzureStorageContainerAclCmdletName {
get {
return ResourceManager.GetString("GetAzureStorageContainerAclCmdletName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Get-AzureStorageContainer.
/// </summary>
internal static string GetAzureStorageContainerCmdletName {
get {
return ResourceManager.GetString("GetAzureStorageContainerCmdletName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Fetch Permission for container &apos;{0}&apos; failed. Exception: {1}.
/// </summary>
internal static string GetContainerPermissionException {
get {
return ResourceManager.GetString("GetContainerPermissionException", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Get storage account from environment variable &apos;AZURE_STORAGE_CONNECTION_STRING&apos;..
/// </summary>
internal static string GetStorageAccountFromEnvironmentVariable {
get {
return ResourceManager.GetString("GetStorageAccountFromEnvironmentVariable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to http://{0}.blob.{1}/.
/// </summary>
internal static string HttpBlobEndPointFormat {
get {
return ResourceManager.GetString("HttpBlobEndPointFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to http://{0}.file.{1}/.
/// </summary>
internal static string HttpFileEndPointFormat {
get {
return ResourceManager.GetString("HttpFileEndPointFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to http://.
/// </summary>
internal static string HTTPPrefix {
get {
return ResourceManager.GetString("HTTPPrefix", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to http://{0}.queue.{1}/.
/// </summary>
internal static string HttpQueueEndPointFormat {
get {
return ResourceManager.GetString("HttpQueueEndPointFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://{0}.blob.{1}/.
/// </summary>
internal static string HttpsBlobEndPointFormat {
get {
return ResourceManager.GetString("HttpsBlobEndPointFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://{0}.file.{1}/.
/// </summary>
internal static string HttpsFileEndPointFormat {
get {
return ResourceManager.GetString("HttpsFileEndPointFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://.
/// </summary>
internal static string HTTPSPrefix {
get {
return ResourceManager.GetString("HTTPSPrefix", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://{0}.queue.{1}/.
/// </summary>
internal static string HttpsQueueEndPointFormat {
get {
return ResourceManager.GetString("HttpsQueueEndPointFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://{0}.table.{1}/.
/// </summary>
internal static string HttpsTableEndPointFormat {
get {
return ResourceManager.GetString("HttpsTableEndPointFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to http://{0}.table.{1}/.
/// </summary>
internal static string HttpTableEndPointFormat {
get {
return ResourceManager.GetString("HttpTableEndPointFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0:0.##}bytes.
/// </summary>
internal static string HumanReadableSizeFormat_Bytes {
get {
return ResourceManager.GetString("HumanReadableSizeFormat_Bytes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0:0.##}EB.
/// </summary>
internal static string HumanReadableSizeFormat_ExaBytes {
get {
return ResourceManager.GetString("HumanReadableSizeFormat_ExaBytes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0:0.##}GB.
/// </summary>
internal static string HumanReadableSizeFormat_GigaBytes {
get {
return ResourceManager.GetString("HumanReadableSizeFormat_GigaBytes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0:0.##}KB.
/// </summary>
internal static string HumanReadableSizeFormat_KiloBytes {
get {
return ResourceManager.GetString("HumanReadableSizeFormat_KiloBytes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0:0.##}MB.
/// </summary>
internal static string HumanReadableSizeFormat_MegaBytes {
get {
return ResourceManager.GetString("HumanReadableSizeFormat_MegaBytes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0:0.##}PB.
/// </summary>
internal static string HumanReadableSizeFormat_PetaBytes {
get {
return ResourceManager.GetString("HumanReadableSizeFormat_PetaBytes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0:0.##}TB.
/// </summary>
internal static string HumanReadableSizeFormat_TeraBytes {
get {
return ResourceManager.GetString("HumanReadableSizeFormat_TeraBytes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Init service channel from current subscription..
/// </summary>
internal static string InitChannelFromSubscription {
get {
return ResourceManager.GetString("InitChannelFromSubscription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Init Operation Context for &apos;{0}&apos; with client request id {1}. If you want to get more details, please add &quot;-Debug&quot; to your command..
/// </summary>
internal static string InitOperationContextLog {
get {
return ResourceManager.GetString("InitOperationContextLog", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid access permission &apos;{0}&apos;..
/// </summary>
internal static string InvalidAccessPermission {
get {
return ResourceManager.GetString("InvalidAccessPermission", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid access policy &apos;{0}&apos;..
/// </summary>
internal static string InvalidAccessPolicy {
get {
return ResourceManager.GetString("InvalidAccessPolicy", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Access policy name &apos;{0}&apos; is invalid. Valid names should be 1 through 64 characters long..
/// </summary>
internal static string InvalidAccessPolicyName {
get {
return ResourceManager.GetString("InvalidAccessPolicyName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Access policy type is invalid, only SharedAccessBlobPolicy, SharedAccessQueuePolicy, and SharedAccessTablePolicy are supported.
/// </summary>
internal static string InvalidAccessPolicyType {
get {
return ResourceManager.GetString("InvalidAccessPolicyType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to invalid parameter combination, please see the command help..
/// </summary>
internal static string InvalidAccountParameterCombination {
get {
return ResourceManager.GetString("InvalidAccountParameterCombination", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Blob name &apos;{0}&apos; is invalid. Valid names should be 1 through 1024 characters long and should not end with a . or /..
/// </summary>
internal static string InvalidBlobName {
get {
return ResourceManager.GetString("InvalidBlobName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Blob properties &apos;{0}&apos; with value &apos;{1}&apos; is invalid.
/// </summary>
internal static string InvalidBlobProperties {
get {
return ResourceManager.GetString("InvalidBlobProperties", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Blob type &apos;{0}&apos; of blob &apos;{1}&apos; is not supported..
/// </summary>
internal static string InvalidBlobType {
get {
return ResourceManager.GetString("InvalidBlobType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to CloudBlob &quot;{0}&quot; should contain container properties..
/// </summary>
internal static string InvalidBlobWithoutContainer {
get {
return ResourceManager.GetString("InvalidBlobWithoutContainer", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Container name &apos;{0}&apos; is invalid. Valid names start and end with a lower case letter or a number and has in between a lower case letter, number or dash with no consecutive dashes and is 3 through 63 characters long..
/// </summary>
internal static string InvalidContainerName {
get {
return ResourceManager.GetString("InvalidContainerName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid enum name {0}..
/// </summary>
internal static string InvalidEnumName {
get {
return ResourceManager.GetString("InvalidEnumName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid expiry time &apos;{0}&apos;..
/// </summary>
internal static string InvalidExpiryTime {
get {
return ResourceManager.GetString("InvalidExpiryTime", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File name &quot;{0}&quot; is invalid..
/// </summary>
internal static string InvalidFileName {
get {
return ResourceManager.GetString("InvalidFileName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &apos;{0}&apos; is an invalid HTTP method..
/// </summary>
internal static string InvalidHTTPMethod {
get {
return ResourceManager.GetString("InvalidHTTPMethod", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The page blob size must be a multiple of 512 bytes. But the size of local file &apos;{0}&apos; is {1}..
/// </summary>
internal static string InvalidPageBlobSize {
get {
return ResourceManager.GetString("InvalidPageBlobSize", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Queue name &apos;{0}&apos; is invalid. Valid names start and end with a lower case letter or a number and has in between a lower case letter, number or dash with no consecutive dashes and is 3 through 63 characters long..
/// </summary>
internal static string InvalidQueueName {
get {
return ResourceManager.GetString("InvalidQueueName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The specified path does not represent any resource on the server..
/// </summary>
internal static string InvalidResource {
get {
return ResourceManager.GetString("InvalidResource", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The minimum value of retention days is 1, the largest value is 365 (one year). -1 means turn off the retention policy. Current is {0}..
/// </summary>
internal static string InvalidRetentionDay {
get {
return ResourceManager.GetString("InvalidRetentionDay", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid start time &apos;{0}&apos;..
/// </summary>
internal static string InvalidStartTime {
get {
return ResourceManager.GetString("InvalidStartTime", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid storage end point &apos;{0}&apos;..
/// </summary>
internal static string InvalidStorageEndPoint {
get {
return ResourceManager.GetString("InvalidStorageEndPoint", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Storage service type should be one of Blob,Table,Queue..
/// </summary>
internal static string InvalidStorageServiceType {
get {
return ResourceManager.GetString("InvalidStorageServiceType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Table name &apos;{0}&apos; is invalid. Valid names are case insensitive, start with a letter and is followed by letters or numbers and is 3 through 63 characters long..
/// </summary>
internal static string InvalidTableName {
get {
return ResourceManager.GetString("InvalidTableName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The specified timeout value ({0}) was out of range. The timeout accepted is in seconds and can only be a positive integer or -1..
/// </summary>
internal static string InvalidTimeoutValue {
get {
return ResourceManager.GetString("InvalidTimeoutValue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to New-Alias.
/// </summary>
internal static string NewAlias {
get {
return ResourceManager.GetString("NewAlias", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Name.
/// </summary>
internal static string NewAliasName {
get {
return ResourceManager.GetString("NewAliasName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Value.
/// </summary>
internal static string NewAliasValue {
get {
return ResourceManager.GetString("NewAliasValue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to None or All operation can&apos;t be used with other operations..
/// </summary>
internal static string NoneAndAllOperationShouldBeAlone {
get {
return ResourceManager.GetString("NoneAndAllOperationShouldBeAlone", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Object &apos;{0}&apos; cannot be null..
/// </summary>
internal static string ObjectCannotBeNull {
get {
return ResourceManager.GetString("ObjectCannotBeNull", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Only support to copy from azure file to a block blob..
/// </summary>
internal static string OnlyCopyFromBlockBlobToAzureFile {
get {
return ResourceManager.GetString("OnlyCopyFromBlockBlobToAzureFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You must supply only one permission in Off/Blob/Container for container..
/// </summary>
internal static string OnlyOnePermissionForContainer {
get {
return ResourceManager.GetString("OnlyOnePermissionForContainer", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Are you sure to overwrite &apos;{0}&apos;?.
/// </summary>
internal static string OverwriteConfirmation {
get {
return ResourceManager.GetString("OverwriteConfirmation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The given path/prefix &apos;{0}&apos; is not a valid name for a file or directory or does match the requirement for Microsoft Azure File Service REST API..
/// </summary>
internal static string PathInvalid {
get {
return ResourceManager.GetString("PathInvalid", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The length of the given path/prefix &apos;{0}&apos; exceeded the max allowed length {1} for Microsoft Azure File Service REST API..
/// </summary>
internal static string PathTooLong {
get {
return ResourceManager.GetString("PathTooLong", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Policy &apos;{0}&apos; already exists..
/// </summary>
internal static string PolicyAlreadyExists {
get {
return ResourceManager.GetString("PolicyAlreadyExists", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find policy &apos;{0}&apos;..
/// </summary>
internal static string PolicyNotFound {
get {
return ResourceManager.GetString("PolicyNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Prepare to download blob..
/// </summary>
internal static string PrepareDownloadingBlob {
get {
return ResourceManager.GetString("PrepareDownloadingBlob", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Prepare to download file..
/// </summary>
internal static string PrepareDownloadingFile {
get {
return ResourceManager.GetString("PrepareDownloadingFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Prepare to upload blob..
/// </summary>
internal static string PrepareUploadingBlob {
get {
return ResourceManager.GetString("PrepareUploadingBlob", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Prepare to upload file..
/// </summary>
internal static string PrepareUploadingFile {
get {
return ResourceManager.GetString("PrepareUploadingFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Queue &apos;{0}&apos; already exists..
/// </summary>
internal static string QueueAlreadyExists {
get {
return ResourceManager.GetString("QueueAlreadyExists", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find queue &apos;{0}&apos;..
/// </summary>
internal static string QueueNotFound {
get {
return ResourceManager.GetString("QueueNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Download blob &apos;{0}&apos; into &apos;{1}&apos;..
/// </summary>
internal static string ReceiveAzureBlobActivity {
get {
return ResourceManager.GetString("ReceiveAzureBlobActivity", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Download file &apos;{0}&apos; into &apos;{1}&apos;..
/// </summary>
internal static string ReceiveAzureFileActivity {
get {
return ResourceManager.GetString("ReceiveAzureFileActivity", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The remove operation of blob &apos;{0}&apos; in container &apos;{1}&apos; is cancelled..
/// </summary>
internal static string RemoveBlobCancelled {
get {
return ResourceManager.GetString("RemoveBlobCancelled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Removed blob &apos;{0}&apos; in container &apos;{1}&apos; successfully..
/// </summary>
internal static string RemoveBlobSuccessfully {
get {
return ResourceManager.GetString("RemoveBlobSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The remove operation of container &apos;{0}&apos; has been cancelled..
/// </summary>
internal static string RemoveContainerCancelled {
get {
return ResourceManager.GetString("RemoveContainerCancelled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Removed container &apos;{0}&apos; successfully..
/// </summary>
internal static string RemoveContainerSuccessfully {
get {
return ResourceManager.GetString("RemoveContainerSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The remove operation of policy &apos;{0}&apos; has been cancelled..
/// </summary>
internal static string RemovePolicyCancelled {
get {
return ResourceManager.GetString("RemovePolicyCancelled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Removed policy &apos;{0}&apos; successfully..
/// </summary>
internal static string RemovePolicySuccessfully {
get {
return ResourceManager.GetString("RemovePolicySuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The remove operation of queue &apos;{0}&apos; has been cancelled..
/// </summary>
internal static string RemoveQueueCancelled {
get {
return ResourceManager.GetString("RemoveQueueCancelled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Removed queue &apos;{0}&apos; successfully..
/// </summary>
internal static string RemoveQueueSuccessfully {
get {
return ResourceManager.GetString("RemoveQueueSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The remove operation of table &apos;{0}&apos; has been cancelled..
/// </summary>
internal static string RemoveTableCancelled {
get {
return ResourceManager.GetString("RemoveTableCancelled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Removed table &apos;{0}&apos; successfully..
/// </summary>
internal static string RemoveTableSuccessfully {
get {
return ResourceManager.GetString("RemoveTableSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to [SasToken].
/// </summary>
internal static string SasTokenAccountName {
get {
return ResourceManager.GetString("SasTokenAccountName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Upload file &apos;{0}&apos; to blob &apos;{1}&apos; in container &apos;{2}&apos;..
/// </summary>
internal static string SendAzureBlobActivity {
get {
return ResourceManager.GetString("SendAzureBlobActivity", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Upload file &apos;{0}&apos; to blob &apos;{1}&apos; cancelled..
/// </summary>
internal static string SendAzureBlobCancelled {
get {
return ResourceManager.GetString("SendAzureBlobCancelled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Upload file &apos;{0}&apos; to &apos;{1}&apos; in share &apos;{2}&apos;..
/// </summary>
internal static string SendAzureFileActivity {
get {
return ResourceManager.GetString("SendAzureFileActivity", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The given share name/prefix &apos;{0}&apos; is not a valid name for a file share of Microsoft Azure File Service; refer to https://msdn.microsoft.com/library/azure/dn167011.aspx for details..
/// </summary>
internal static string ShareNameInvalid {
get {
return ResourceManager.GetString("ShareNameInvalid", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This expiry time field must be omitted if it has been specified in an associated stored access policy..
/// </summary>
internal static string SignedExpiryTimeMustBeOmitted {
get {
return ResourceManager.GetString("SignedExpiryTimeMustBeOmitted", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This permission field must be omitted if it has been specified in an associated stored access policy..
/// </summary>
internal static string SignedPermissionsMustBeOmitted {
get {
return ResourceManager.GetString("SignedPermissionsMustBeOmitted", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This start time field must be omitted if it has been specified in an associated stored access policy..
/// </summary>
internal static string SignedStartTimeMustBeOmitted {
get {
return ResourceManager.GetString("SignedStartTimeMustBeOmitted", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Skip to download blob &apos;{0}&apos; with snapshot time &apos;{0}&apos;..
/// </summary>
internal static string SkipDownloadSnapshot {
get {
return ResourceManager.GetString("SkipDownloadSnapshot", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The specified source file &apos;{0}&apos; was not found..
/// </summary>
internal static string SourceFileNotFound {
get {
return ResourceManager.GetString("SourceFileNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Ignore mismatch source storage context.. The source uri is {0}, the end point is {1}..
/// </summary>
internal static string StartCopySourceContextMismatch {
get {
return ResourceManager.GetString("StartCopySourceContextMismatch", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Start to download blob &apos;{0}&apos; to &apos;{1}&apos;..
/// </summary>
internal static string StartDownloadBlob {
get {
return ResourceManager.GetString("StartDownloadBlob", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Startpk must accompany startrk..
/// </summary>
internal static string StartpkMustAccomanyStartrk {
get {
return ResourceManager.GetString("StartpkMustAccomanyStartrk", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Start {0}th remote call, method: {1}, destination: {2}..
/// </summary>
internal static string StartRemoteCall {
get {
return ResourceManager.GetString("StartRemoteCall", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Parameter -StartTime and -NoStartTime are mutually exclusive.
/// </summary>
internal static string StartTimeParameterConflict {
get {
return ResourceManager.GetString("StartTimeParameterConflict", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Start to upload &apos;{0}&apos; to blob &apos;{1}&apos;..
/// </summary>
internal static string StartUploadFile {
get {
return ResourceManager.GetString("StartUploadFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Stopped the copy task on blob &apos;{0}&apos; in container &apos;{1}&apos; successfully..
/// </summary>
internal static string StopCopyBlobSuccessfully {
get {
return ResourceManager.GetString("StopCopyBlobSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Stopped the copy task on file &apos;{0}&apos; successfully..
/// </summary>
internal static string StopCopyFileSuccessfully {
get {
return ResourceManager.GetString("StopCopyFileSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The stop copy operation on blob &apos;{0}&apos; in container &apos;{1}&apos; is cancelled..
/// </summary>
internal static string StopCopyOperationCancelled {
get {
return ResourceManager.GetString("StopCopyOperationCancelled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} stop processing, Use {1} remote calls. Elapsed time {2:0.00} ms. Client operation id: {3}..
/// </summary>
internal static string StopProcessingLog {
get {
return ResourceManager.GetString("StopProcessingLog", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error Message {0}. HTTP Status Code: {1} - HTTP Error Message: {2}.
/// </summary>
internal static string StorageExceptionDetails {
get {
return ResourceManager.GetString("StorageExceptionDetails", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Table &apos;{0}&apos; already exists..
/// </summary>
internal static string TableAlreadyExists {
get {
return ResourceManager.GetString("TableAlreadyExists", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find table &apos;{0}&apos;..
/// </summary>
internal static string TableNotFound {
get {
return ResourceManager.GetString("TableNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Transfer Summary
///--------------------------------
///Total: {0}.
///Successful: {1}.
///Failed: {2}..
/// </summary>
internal static string TransferSummary {
get {
return ResourceManager.GetString("TransferSummary", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Total: {0}. Successful: {1}. Failed: {2}. Active: {3}..
/// </summary>
internal static string TransmitActiveSummary {
get {
return ResourceManager.GetString("TransmitActiveSummary", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} task status :.
/// </summary>
internal static string TransmitActivity {
get {
return ResourceManager.GetString("TransmitActivity", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Transmit cancelled by user..
/// </summary>
internal static string TransmitCancelled {
get {
return ResourceManager.GetString("TransmitCancelled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Transmit failed. Exception: {0}..
/// </summary>
internal static string TransmitFailed {
get {
return ResourceManager.GetString("TransmitFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Transmit successfully..
/// </summary>
internal static string TransmitSuccessfully {
get {
return ResourceManager.GetString("TransmitSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unknown blob..
/// </summary>
internal static string UnknownBlob {
get {
return ResourceManager.GetString("UnknownBlob", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not upload file to azure blob. Error: {0}..
/// </summary>
internal static string Upload2BlobFailed {
get {
return ResourceManager.GetString("Upload2BlobFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Upload file &apos;{0}&apos; failed. Error: &apos;{1}&apos;..
/// </summary>
internal static string UploadFileFailed {
get {
return ResourceManager.GetString("UploadFileFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Upload file &apos;{0}&apos; successfully..
/// </summary>
internal static string UploadFileSuccessfully {
get {
return ResourceManager.GetString("UploadFileSuccessfully", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use current storage account &apos;{0}&apos; from subscription &apos;{1}&apos;..
/// </summary>
internal static string UseCurrentStorageAccountFromSubscription {
get {
return ResourceManager.GetString("UseCurrentStorageAccountFromSubscription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use storage account &apos;{0}&apos; from storage context..
/// </summary>
internal static string UseStorageAccountFromContext {
get {
return ResourceManager.GetString("UseStorageAccountFromContext", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Valid environment names are: &apos;{0}&apos; and &apos;{1}&apos;.
/// </summary>
internal static string ValidEnvironmentName {
get {
return ResourceManager.GetString("ValidEnvironmentName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} {1}..
/// </summary>
internal static string VerboseLogFormat {
get {
return ResourceManager.GetString("VerboseLogFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Write to file &apos;{0}&apos; is denied..
/// </summary>
internal static string WritePermissionDenied {
get {
return ResourceManager.GetString("WritePermissionDenied", resourceCulture);
}
}
}
}