IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

Prefix Property

A prefix used to restrict the results returned when listing resources or shares.

Object Oriented Interface

public function getPrefix();
public function setPrefix($value);

Procedural Interface

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

Default Value

''

Remarks

This property, if non-empty, is used to restrict the results returned by ListResources or ListShares to only the items whose names begin with the given value.

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]