Class ShareGetPropertiesOptions
java.lang.Object
com.azure.storage.file.share.options.ShareGetPropertiesOptions
Extended options that may be passed when getting properties from a share.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets theShareRequestConditions
.setRequestConditions
(ShareRequestConditions requestConditions) Sets theShareRequestConditions
.
-
Constructor Details
-
ShareGetPropertiesOptions
public ShareGetPropertiesOptions()Creates a new instance ofShareGetPropertiesOptions
.
-
-
Method Details
-
getRequestConditions
Gets theShareRequestConditions
.- Returns:
ShareRequestConditions
.
-