Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7
Assembly: Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)
Syntax
'Declaration
Public ReadOnly Property Location As String
public string Location { get; }
public:
property String^ Location {
String^ get ();
}
member Location : string with get
function get Location () : String
Property Value
Type: System.String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
StorageAccountProperties Class
Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7 Namespace