--- title: "VBRStorageProtocolPolicy" description: "Contains protocol policies for storage systems. New-VBRStorageProtocolPolicy" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrstorageprotocolpolicy.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRStorageProtocolPolicy" dateModified: "2026-08-19" --- # VBRStorageProtocolPolicy Contains protocol policies for storage systems. ## Created by [`New-VBRStorageProtocolPolicy`](new-vbrstorageprotocolpolicy.md) ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
iSCSI |
bool |
Indicates that the storage works over iSCSI protocol. |
|
FibreChannel |
bool |
Indicates that the storage works over FibreChannel protocol. |
|
NFS |
bool |
Indicates that the storage works over NFS protocol. |