Share via


StorageAccountKeys.Primary Property

Namespace:  Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntax

'Declaration
Public ReadOnly Property Primary As Byte()
public byte[] Primary { get; }
public:
property array<unsigned char>^ Primary {
    array<unsigned char>^ get ();
}
member Primary : byte[] with get
function get Primary () : byte[]

Property Value

Type: array<System.Byte[]

.NET Framework Security

See Also

Reference

StorageAccountKeys Class

Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7 Namespace