IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

Account Property

The Azure storage account name.

Object Oriented Interface

public function getAccount();
public function setAccount($value);

Procedural Interface

ipworkscloud_azurefile_get($res, 2 );
ipworkscloud_azurefile_set($res, 2, $value );

Default Value

''

Remarks

This property specifies the name of the Azure storage account to operate against. It must be set before attempting any operations which connect to the server.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]